Commit graph

62 commits

Author SHA1 Message Date
Juan RP 5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP d48c586fb0 kernel: update to 3.0.7. i386 config needs to be synced. 2011-10-23 10:57:30 +02:00
Juan RP 9c4e633278 kernel: enable fanotify and some rtc stuff for hctosys hwclock. 2011-10-10 23:54:49 +02:00
Juan RP eb92b8c96f kernel: update to 3.0.1. 2011-08-07 07:36:08 +02:00
Juan RP fd72d01642 kernel: generated version is X.Y.Z, use this to simplify. 2011-07-22 12:09:14 +02:00
Juan RP ef2c58f727 kernel: update to 3.0. 2011-07-22 11:12:44 +02:00
Juan RP 368b498af1 kernel: kernel hooks support. 2011-07-10 00:03:50 +02:00
Juan RP 424c09c0c3 kernel: needs xz to build. 2011-07-02 20:23:25 +02:00
Juan RP f10429fb65 kernel: update to 2.6.39.1. 2011-06-03 11:26:09 +02:00
Juan RP ccce3bd6c4 kernel-snapshot: update to 3.0.0-rc1. 2011-05-31 09:06:59 +02:00
Juan RP dbb6a76f58 kernel: make it use CONFIG_KERNEL_XZ rathern than GZIP, to save some bytes. 2011-05-27 09:13:36 +02:00
Juan RP 5940a58415 kernel: update to 2.6.38.6. 2011-05-10 09:20:22 +02:00
Juan RP 13d1206fe6 kernel: bring back unionfs-2.5.8 again, there's a NULL pointer deref in 2.5.9. 2011-05-03 08:40:15 +02:00
Juan RP a719a4b42a kernel: update to 2.6.38.3. 2011-04-16 16:12:40 +02:00
Juan RP b1c55d9772 kernel: add a patch to fix a NULL pointer deref in unionfs setattr.
--HG--
branch : gnome3
2011-03-29 11:45:20 +02:00
Juan RP aa88a063b3 kernel: update to 2.6.37.2. 2011-02-25 10:09:14 +01:00
Juan RP 40867a880b kernel: always use same revision for -headers subpkg, to match the symlinks. 2011-02-15 11:41:18 +01:00
Juan RP 9e7d351292 kernel: simplify some parts in template file. 2011-02-10 13:06:05 +01:00
Juan RP 3cbd181539 kernel-snapshot: update to 2.6.38-rc1. 2011-01-19 16:30:51 +01:00
Juan RP 50539bf0bb kernel: update to 2.6.37.
--HG--
rename : srcpkgs/kernel/patches/unionfs-2.5.7_for_2.6.36.diff.gz.args => srcpkgs/kernel/patches/unionfs-2.5.7_for_2.6.37-rc1.diff.gz.args
2011-01-09 16:46:59 +01:00
Juan RP 9872d44d28 kernel-*headers: add include/xen headers required to build external modules, bumprev. 2010-12-23 00:45:23 +01:00
Juan RP 184afed733 kernel: use stow_copy_files for /lib/modules/<version>/build. 2010-12-22 14:39:23 +01:00
Juan RP 9ed593871e kernel-snapshot: update to 2.6.37-rc7. 2010-12-22 12:24:59 +01:00
Juan RP 3da3783333 xbps-src: improve msg_* funcs and update all callers. 2010-12-20 00:22:12 +01:00
Juan RP 384b663fb4 kernel: update to 2.6.36.1. 2010-11-22 22:55:42 +01:00
Juan RP 6b30a5c01c kernel: update with latest unionfs-2.5.7 patch, bumprev. 2010-11-08 21:57:37 +01:00
Juan RP 6d6a66fe1d kernel: remove a dup option in x64 config, bumprev. 2010-10-31 01:39:34 +02:00
Juan RP 416f46ec16 kernel: modify kernel config one more time, bumprev. 2010-10-25 13:39:52 +02:00
Juan RP 6c71600ccd kernel: improve x86_64 options, remove kernel-manpages subpkg. 2010-10-22 17:55:53 +02:00
Juan RP 0963294065 kernel: update to 2.6.36. 2010-10-21 23:46:27 +02:00
Juan RP a19d2bdf1a Backed out changeset a850a857fb8a. Human error... 2010-10-21 20:30:08 +02:00
Juan RP 10e8784450 mpc: bump revision due to mpfr ABI change. 2010-10-21 20:27:06 +02:00
Juan RP ca2105fa85 kernel-snapshot: update to 2.6.35-rc2. 2010-06-06 10:32:02 +02:00
Juan RP 5d9d0286b1 kernel: use performance governor by default, add -manpages subpkg. 2010-05-26 19:28:55 +02:00
Juan RP 5ecf7e9a20 kernel: multiple changes in .config file.
- Enable options required PowerTOP.
- Set default cpufreq governor to ondemand.
- Set default kernel compression to LZMA.
- Set AC97 powersave mode on by default.

Make it possible to bump kernel pkg without bumping -headers subpkg.
2010-05-18 02:34:03 +02:00
Juan RP 5a8935cee6 kernel: update to 2.6.33.4. 2010-05-13 12:56:01 +02:00
Juan RP 2f3a2b0ac5 kernel: multiple fixes for building modules via kernel-headers.
--HG--
extra : convert_revision : b827833cddca2581edb20ceb170863082d8ae223
2010-04-29 17:58:07 +02:00
Juan RP 66d275cec7 Share some vars in kernel and kernel-libc-headers.
--HG--
extra : convert_revision : 0e175135911c93e2e6d0a0a73fa0ad13cfa7fd36
2010-04-21 15:50:05 +02:00
Juan RP 9d98c77f1a kernel: update to 2.6.33.2.
--HG--
extra : convert_revision : 93b4d455a303e3de3731a2fae01b5be5ea10e573
2010-04-09 11:21:45 +02:00
Juan RP 6aa84c9d9c kernel: update to 2.6.33.1.
--HG--
extra : convert_revision : 3d28b39a57a0492b8ca4c233c921ade80aa2895c
2010-03-16 08:01:28 +01:00
Juan RP 68760205d9 kernel: update to 2.6.33.
--HG--
extra : convert_revision : 5ab6a18f2838cd277ebe97fd8b4eb6e339414e5a
2010-02-27 08:22:17 +01:00
Juan RP 0ce163b54e kernel: fix location for kernel-headers-xen-dom0.
--HG--
extra : convert_revision : 9fb333116963d7c50c5a2a0ae52ebc2ec53e182d
2010-02-25 04:31:14 +01:00
Juan RP 27a60c861a kernel-snapshot: update to 2.6.33, improve config for x86_64.
--HG--
extra : convert_revision : ae60d6dcd1c1299420a69768340bc032d5e8cba5
2010-02-25 01:47:28 +01:00
Juan RP 46b35c961f kernel: update to 2.6.32.9.
--HG--
extra : convert_revision : aad9c6a04b40618aa344b4051c4366ea595668f1
2010-02-24 03:55:59 +01:00
Juan RP c63b1cc8d8 Added kernel-xen-dom0, a package for latest xen dom0 support.
--HG--
extra : convert_revision : f8d5bd55cc469859f33476fec3ed57f838434646
2010-02-23 23:22:34 +01:00
Juan RP 87f36a0438 kernel: add some magic for kernel-snapshot.
--HG--
extra : convert_revision : 77e23a1f91551f9b13c67d87197b1808310e30a3
2010-02-18 19:52:16 +01:00
Juan RP 8ec3c6dde8 kernel: update to 2.6.32.8.
--HG--
extra : convert_revision : ba82de86d4837e6ac279bb78506d8cdcd0673a70
2010-02-16 02:14:57 +01:00
Juan RP e72622fe9b kernel: update to 2.6.32.7.
--HG--
extra : convert_revision : 275c793a1530c18ef4d5b1fab0275ceadcb8d63e
2010-01-29 20:36:35 +01:00
Juan RP 275449fe37 kernel: update to 2.6.32.6.
--HG--
extra : convert_revision : a59009dbc1c16312d272cd9f751c60357b31f542
2010-01-26 16:55:02 +01:00