Chris Gianelloni [Thu, 21 Feb 2008 08:30:26 +0000 (08:30 +0000)]
Changing modules-update to update-modules to quiet a warning and keep us from having it get removed out from under us.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1320
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 21 Feb 2008 06:33:29 +0000 (06:33 +0000)]
Adding a note to myself for better debug and moving run_default_funcs to the bottom of the script so it gets executed. Since this can otherwise break pkgcache, I'm making this catalyst 2.0.6_pre9 for testing, immediately.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1319
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 21 Feb 2008 02:03:30 +0000 (02:03 +0000)]
Moved creating of stage1 package list to the beginning of stage1-chroot.sh so we can get the output with --debug, added --newuse to the options for stage1, as we should always rebuild any package where the USE has changed, removed removal of portage logs from stage2-chroot.sh since it is being done by cleanup_stages, moved world removal in cleanup_stages into a check for stages 1 through 3, made update_env_settings check for the existence of env-update before running it since we now run update_env_settings by default everywhere chroot-functions.sh is sourced, and added a section to show_debug to list the packages, since we don't yet force-enable verbose with debug.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1318
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 20:24:08 +0000 (20:24 +0000)]
Since my python sucks and I don't feel like troubleshooting it at the moment, commenting out all the DEBUG code in catalyst_lock and rolling up 2.0.6_pre8 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1317
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 19:46:56 +0000 (19:46 +0000)]
Added some extra debug output to catalyst_lock.py and added Stuart Longland to AUTHORS. This is catalyst 2.0.6_pre7 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1316
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 20 Feb 2008 16:51:26 +0000 (16:51 +0000)]
change 'is' to == because python is grumpy
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1315
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 16:50:42 +0000 (16:50 +0000)]
Removing support for bootsplash, since it hasn't been in a supported kernel in a couple years and isn't accepted upstream.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1314
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 16:23:58 +0000 (16:23 +0000)]
Fix up the sed for genkernel so it works on versions both before and after 3.4.10_pre2 and fixing a couple places where my sed for the . -> source change was a bit too aggressive.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1313
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 20 Feb 2008 15:40:50 +0000 (15:40 +0000)]
Change grub timeout to 15 seconds instead of 150
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1312
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 20 Feb 2008 15:22:23 +0000 (15:22 +0000)]
Comment out sed on genkernel executable as it appears to do nothing these days
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1311
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 20 Feb 2008 15:18:08 +0000 (15:18 +0000)]
Only call find on libdirs that actually exist. Thanks to Kristoffer <krek6597@student.uu.se> in bug 210807
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1310
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 20 Feb 2008 03:36:18 +0000 (03:36 +0000)]
Add warning about -* in foo/use in the spec
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1309
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 02:01:17 +0000 (02:01 +0000)]
Change all . to source.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1308
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 02:00:07 +0000 (02:00 +0000)]
Added a cleanup_stages function and added it to the appropriate places.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1307
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 01:45:39 +0000 (01:45 +0000)]
Removing any functions that we now call by default when we source chroot-functions.sh by default.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1306
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 20 Feb 2008 01:27:45 +0000 (01:27 +0000)]
Clean up the debug code that I've added to stage1, move it to chroot_functions.sh, and call it from all of our main targets.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1305
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 14 Feb 2008 18:57:09 +0000 (18:57 +0000)]
Wow. I need to make sure that we actually comment comments in make.conf or we end up with a failed build. Thanks to Christian Heim <phreak@gentoo.org> for pointing it out. This is catalyst 2.0.6_pre6 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1304
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 14 Feb 2008 18:30:05 +0000 (18:30 +0000)]
We need to be sure we clear out /var/log/portage/elog as well as /var/log/emerge.log for stages 1 through 3.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1303
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 14 Feb 2008 16:51:33 +0000 (16:51 +0000)]
Clean up firmware code in livecdfs-update.sh, add beginnings of new firmware code in livecd-stage2-controller.sh, and fix output for USE in make.conf to 80 columns. This is catalyst 2.0.6_pre5 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1302
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 14 Feb 2008 03:15:19 +0000 (03:15 +0000)]
Apparently, python doesn't like it when you put a set of comments in front of an elif. Thanks to Robin Johnson <robbat2@gentoo.org> for pointing it out and the patch.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1301
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 13 Feb 2008 23:35:34 +0000 (23:35 +0000)]
Huge refactoring of modules/generic_stage_target.py to fix indentation and generally clean up the code so it's a bit easier to read/follow.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1300
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 13 Feb 2008 21:48:10 +0000 (21:48 +0000)]
Sort and de-dupe myusevars
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1299
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 13 Feb 2008 06:41:32 +0000 (06:41 +0000)]
Modify stage1-chroot.sh to use the actual -d/--debug code already in catalyst.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1298
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 13 Feb 2008 05:58:49 +0000 (05:58 +0000)]
Move export of FEATURES to setup_myfeatures.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1297
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 12 Feb 2008 04:15:49 +0000 (04:15 +0000)]
Added some debug code to stage1 and fixed a nice bug where we weren't building with the correct USE. Unfortunately, this invalidates any caches for stage1, since we were building with the entire USE from the profile. This is 2.0.6_pre4 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1296
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 11 Feb 2008 22:20:20 +0000 (22:20 +0000)]
We don't need to do the device building twice, so removing USE=build from first baselayout install.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1295
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 9 Feb 2008 01:47:00 +0000 (01:47 +0000)]
We check for a plugdev group, add it if it doesn't exist, and make sure any users specified by livecd/users is in the group.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1294
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 9 Feb 2008 01:23:31 +0000 (01:23 +0000)]
Changing cobalt_n32 to use mipsel4_n32 as its inheritance point. Thanks to Stuart Longland <redhatter@gentoo.org> for pointing this change out.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1293
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Feb 2008 23:11:37 +0000 (23:11 +0000)]
Fix up calc_contents in contents_map. Thanks to Brent Baude <ranger@gentoo.org> for pointing it out. This is catalyst 2.0.6_pre3 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1292
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Feb 2008 19:18:09 +0000 (19:18 +0000)]
Ensure /etc/xml/catalog does not exist in stage1, since it will always be empty and will cause issues in stage3 and beyond.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1291
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Feb 2008 19:10:52 +0000 (19:10 +0000)]
Changed some of the rc-update code so it should work with baselayout-2, also. This is 2.0.6_pre2 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1290
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Feb 2008 01:56:54 +0000 (01:56 +0000)]
Added support for generating CONTENTS files automatically. Patch by Robin Johnson <robbat2@gentoo.org> for bug #207862.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1289
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Feb 2008 01:24:46 +0000 (01:24 +0000)]
Add a patch from Robin Johnson <robbat2@gentoo.org> from bug #207860 to exclude digest-* files from the snapshot.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1288
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Feb 2008 00:10:10 +0000 (00:10 +0000)]
Fixing a minor display issue when we write out make.conf, adding HOSTUSE for amd64 to add mmx, sse, and sse2 to USE, adding sse2 to pentium4's HOSTUSE.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1287
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Thu, 7 Feb 2008 17:04:23 +0000 (17:04 +0000)]
Make the --kerncache option to genkernel dependent on 'kerncache' being in options, so that it can actually be turned off
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1286
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 7 Feb 2008 02:49:11 +0000 (02:49 +0000)]
Rearrange things in the arch/*.py files to ensure that nothing is used before it has been defined.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1285
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Thu, 7 Feb 2008 02:47:10 +0000 (02:47 +0000)]
Reorder arch/powerpc.py to make python happy
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1284
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Thu, 7 Feb 2008 02:24:53 +0000 (02:24 +0000)]
Change .svn --include to an --exclude like it was supposed to be
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1283
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 7 Feb 2008 01:27:51 +0000 (01:27 +0000)]
Added several subarches for mips so we can dump the mips subarch profiles from my shiny new multi-parent profile structure. This is 2.0.6_pre1 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1282
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 7 Feb 2008 01:11:30 +0000 (01:11 +0000)]
Changed the code for copying the MOTD files so it's fewer lines and makes more sense.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1281
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Feb 2008 23:36:22 +0000 (23:36 +0000)]
Merged ppc.py and ppc64.py into powerpc.py and merged sparc.py and sparc64.py into sparc.py, so we have a cleaner set of arch files.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1280
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Feb 2008 22:57:55 +0000 (22:57 +0000)]
Did a little cleanup on the x86.py to remove some redundant entries and added nocona and core2 to amd64.py, though they're currently commented out.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1279
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Feb 2008 22:47:00 +0000 (22:47 +0000)]
Write out HOSTUSE settings from arch/*.py to make.conf as well as any USE flags defined in the spec file.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1278
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Feb 2008 22:45:22 +0000 (22:45 +0000)]
Added a patch from Markus Rothe <corsair@gentoo.org> to add power6 and cell subarches to ppc64 for bug #208860 and removing redundant CXXFLAGS settings, since catalyst sets CXXFLAGS=CFLAGS by default.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1277
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Feb 2008 22:16:41 +0000 (22:16 +0000)]
Added clst_HOSTUSE to livecd-stage1 and livecd-stage2 package builds.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1276
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Feb 2008 22:08:38 +0000 (22:08 +0000)]
Added prescott to the subarches for x86.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1275
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 6 Feb 2008 15:39:16 +0000 (15:39 +0000)]
Add patch to enabled netboot2/linuxrc and automatically add path for initramfs overlay to genkernel commandline. Thanks to Justin Bronder <jsbronder@gentoo.org> in bug 208106
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1274
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 6 Feb 2008 00:37:33 +0000 (00:37 +0000)]
Allow root_overlay in netboot2 target for bug 208106
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1273
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 4 Feb 2008 19:51:35 +0000 (19:51 +0000)]
Added USE=bindist automatically to everything that inherits set_use from generic_stage_target, added USE=bindist to livecd_stage1_target, added USE=bindist to emerge run for stage1, and did some minor cleanup in get_libdir in chroot-functions.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1272
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sun, 3 Feb 2008 20:14:58 +0000 (20:14 +0000)]
Add splashimage= line to grub.conf if /boot/grub/splash.xpm.gz exists
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1271
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 2 Feb 2008 19:45:14 +0000 (19:45 +0000)]
Changing link so it no longer points to a dead page. This is for bug #208609.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1270
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 2 Feb 2008 19:33:27 +0000 (19:33 +0000)]
Add .svn to the catalyst snapshot excludes and remove old pordir_overlay code.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1269
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 2 Feb 2008 18:42:57 +0000 (18:42 +0000)]
As much as I hate this, we're going to force baselayout to install first. This will keep us from having any issues with packages that don't respect multilib libdirs.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1268
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 2 Feb 2008 18:38:38 +0000 (18:38 +0000)]
Reorder options in catalyst.conf so they're alphabetical.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1267
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sat, 2 Feb 2008 18:33:00 +0000 (18:33 +0000)]
Add 'pager on' to grub.conf for bug 208531
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1266
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 2 Feb 2008 17:18:38 +0000 (17:18 +0000)]
Removing the unused kernel command line options from Volume/Device Management.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1265
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 10 Jan 2008 00:20:26 +0000 (00:20 +0000)]
This is now 2.0.5 for release.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1264
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sun, 25 Nov 2007 05:39:33 +0000 (05:39 +0000)]
Applying a patch from Tais M. Hansen <tais.hansen@osd.dk> to add initial sys-devel/icecream cluster compiler support for bug #200095. This is catalyst 2.0.5_pre6 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1263
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sun, 25 Nov 2007 03:31:42 +0000 (03:31 +0000)]
add option for metadata_overlay use with portage
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1262
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sun, 25 Nov 2007 02:58:00 +0000 (02:58 +0000)]
add /etc/portage to cleanables for stage 1-3
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1261
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sat, 17 Nov 2007 05:36:52 +0000 (05:36 +0000)]
we apparently still need profiles/eclass for building the stage3 from the livecd
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1260
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sat, 17 Nov 2007 02:29:51 +0000 (02:29 +0000)]
apply patch for mips n32 support from Stuart Longland <redhatter@gentoo.org> in bug #197917
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1259
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sat, 17 Nov 2007 02:04:11 +0000 (02:04 +0000)]
create symlink for /etc/gconf and /var/db when moving to /usr/livecd
remove preservation of eclasses/profiles
remove copying of livecd-local.start since it's not needed anymore
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1258
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Fri, 16 Nov 2007 21:56:15 +0000 (21:56 +0000)]
move moving of /var/db back to livecdfs-update.sh but keep the symlink so we can unmerge
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1257
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 13 Nov 2007 22:13:42 +0000 (22:13 +0000)]
Removing old mkvardb code which is no longer used, commenting out setting of Gnome theme for testing now that Clearlooks has been default for some time, and changing vdb move from a case statement to a simple if statement. This is 2.0.5_pre5 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1256
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 13 Nov 2007 21:34:21 +0000 (21:34 +0000)]
Removing cleaning of python encodings for bug #64890.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1255
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Sun, 11 Nov 2007 21:55:27 +0000 (21:55 +0000)]
add an extra warning into the generated make.conf about changing the CHOST
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1254
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Thu, 1 Nov 2007 21:06:11 +0000 (21:06 +0000)]
we don't need to copy files from /usr/lib/hotplug/firmware anymore
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1253
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Mon, 29 Oct 2007 19:47:23 +0000 (19:47 +0000)]
check to see if distcc is enabled before calling cleanup_distcc()
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1252
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 17 Oct 2007 14:04:00 +0000 (14:04 +0000)]
look for linux32 in /bin and /usr/bin
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1251
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Fri, 12 Oct 2007 00:29:23 +0000 (00:29 +0000)]
make error message more specific when removing immutable flag
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1250
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 11 Oct 2007 23:59:41 +0000 (23:59 +0000)]
Added Andrew Gaffney to maintainer list, fixed a typo, updated copyright information, and added a small fix for FreeBSD for bug #169041. This is catalyst 2.0.5_pre4 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1249
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 11 Oct 2007 23:39:52 +0000 (23:39 +0000)]
Adding a slightly modified version of Andrew Gaffney's <agaffney@gentoo.org> patch from bug #120076 to add cross-compiling support to our distcc configuration.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1248
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 11 Oct 2007 23:26:48 +0000 (23:26 +0000)]
Added a version of get_libdir from multilib.eclass so we can determine where to go poking around if we need to touch anything in libdir.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1247
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Thu, 11 Oct 2007 22:54:02 +0000 (22:54 +0000)]
print an error saying what target failed before the traceback
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1246
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Tue, 25 Sep 2007 22:28:21 +0000 (22:28 +0000)]
when parsing make.conf, first try pkgcore's snakeoil.fileutils.read_bash_dict(), then portage's portage_util.getconfig(), then the internal parse_makeconf()
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1245
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Thu, 6 Sep 2007 21:30:15 +0000 (21:30 +0000)]
raise an exception in parse_spec() if there's a duplicate key in the spec
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1244
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Thu, 6 Sep 2007 21:18:19 +0000 (21:18 +0000)]
remove redundant set_pkgcache_path() functions from tinderbox and grp modules
remove extra pkgcache_path and kerncache_path options from example specs
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1243
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 31 Aug 2007 22:04:45 +0000 (22:04 +0000)]
This is catalyst 2.0.5_pre3 for testing the new stages code.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1242
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 31 Aug 2007 17:19:00 +0000 (17:19 +0000)]
We need to force USE=bindist on for building stages.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1241
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 29 Aug 2007 18:16:25 +0000 (18:16 +0000)]
Fixed livecd/volid by removing the string.join() from set_iso_volume_id() for bug #188099. This is catalyst 2.0.5_pre2 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1240
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 29 Aug 2007 18:03:21 +0000 (18:03 +0000)]
Added support for the newer versions of splashutils which use fbcondecor as the init script. This is catalyst 2.0.5_pre1 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1239
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 29 Aug 2007 17:14:16 +0000 (17:14 +0000)]
Make sure we mkdir on /etc/X11/xinit before we put files in it for bug #178289.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1238
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Wed, 22 Aug 2007 00:57:08 +0000 (00:57 +0000)]
'chost' option is only valid in stage 1/2 specs. have catalyst error otherwise
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1237
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Mon, 13 Aug 2007 20:22:23 +0000 (20:22 +0000)]
added ChangeLog entries for following from last commit:
Conditionally write CFLAGS to make.conf in stages for bug #177796.
Copy overlay files in netboot2 target into proper dir for bug #174635.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1236
d1e1f19c-881f-0410-ab34-
b69fee027534
Andrew Gaffney [Mon, 13 Aug 2007 20:16:10 +0000 (20:16 +0000)]
fix typo in getopt call for --clear-autoresume. thanks to
Tais M. Hansen <tais.hansen@osd.dk> in bug #188339 for catching this
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1235
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 17 Apr 2007 16:18:58 +0000 (16:18 +0000)]
Added a patch from Andrew Gaffney <agaffney@gentoo.org> on bug #174635 to fix a minor bug in System.map copying, add portage_overlay support, and adds the ability to use globbing in the package file lists for the netboot2 target.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1234
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 17 Apr 2007 16:15:40 +0000 (16:15 +0000)]
Added nb-busybox.cf to the netboot2 target for bug #174298.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1233
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 16 Apr 2007 19:09:53 +0000 (19:09 +0000)]
Make sure we install ccache/distcc into the build root, not necessarily ROOT.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1232
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 12 Apr 2007 15:54:33 +0000 (15:54 +0000)]
Change moving the VDB until after we have processed unmerge by moving it from livecdfs-update.sh to unmerge.sh, instead. This allows someone to unmerge packages from the gentoo-release-livecd target.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1231
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 12 Apr 2007 12:00:09 +0000 (12:00 +0000)]
Commented out the package.provided code in catalyst that seemed to cause problems with kerncache in testing. This is 2.0.4 and should be used for the 2007.0 release.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1230
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 12 Apr 2007 11:57:06 +0000 (11:57 +0000)]
Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #173826 to improve the netboot2 target.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1229
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 10 Apr 2007 21:37:35 +0000 (21:37 +0000)]
Added a patch from Mike Frysinger <vapier@gentoo.org> for bug #173740 to cause catalyst to export boolean variables as well as string-based variables.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1228
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 10 Apr 2007 21:33:58 +0000 (21:33 +0000)]
Fixing check for invalid subarch to not filter too much. Fix from Mike Frysinger <vapier@gentoo.org> for bug #173532.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1227
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 10 Apr 2007 21:30:45 +0000 (21:30 +0000)]
Added s390x (64-bit) support via a patch from Mike Frysinger <vapier@gentoo.org> for bug #173002.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1226
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 10 Apr 2007 21:28:05 +0000 (21:28 +0000)]
Added setup_myemergeopts to setup_myfeatures and removed redundant calls to setup_myemergeopts. Added some extra checks for clst_FETCH to disable certain functions/code paths when running with -F/--fetchonly. Simplified kmerge.sh with regards to kerncache and callback packages. Also, changed ccache/distcc installs to use run_emerge instead of emerge directly, which allows us to more easily replace the underlying package manager, or add support for multiple package managers to catalyst.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1225
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 20 Mar 2007 16:57:06 +0000 (16:57 +0000)]
Added patch from Åsmund Grammeltvedt <grammel@online.no> to add portage_overlay functionality to GRP, where it was mistakenly missing, for bug #171157. This is catalyst 2.0.3 and ready for release.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1224
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 12 Mar 2007 13:12:54 +0000 (13:12 +0000)]
Removed the generation of grppkgs.txt since the Installer now uses vdb directly.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1223
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 9 Mar 2007 22:02:21 +0000 (22:02 +0000)]
Fix creation of the EFI images. Since it is FAT, we can't go around perserving permissions, now, can we?
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1222
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 6 Mar 2007 17:41:16 +0000 (17:41 +0000)]
Added a patch from Andrew Gaffney <agaffney@gentoo.org> to fix my completely broken sed for rc.conf, which caused all kinds of hell to break loose when booting a new CD. This is 2.0.3_pre3.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1221
d1e1f19c-881f-0410-ab34-
b69fee027534