Eric Edgar [Thu, 8 Sep 2005 20:20:03 +0000 (20:20 +0000)]
Add optional livecd/type env var for scripts to add optional items to the scripts
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@834
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 8 Sep 2005 19:54:13 +0000 (19:54 +0000)]
Removing x86-help.msg as it is no longer used.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@833
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 8 Sep 2005 15:11:19 +0000 (15:11 +0000)]
Add dobladecenter description to bootloader files for x86/amd64.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@832
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 6 Sep 2005 21:37:05 +0000 (21:37 +0000)]
Changed pentium-mmx to use -march=pentium-mmx and closing bug #102366.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@831
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 1 Sep 2005 15:00:56 +0000 (15:00 +0000)]
Added split to use section for bug #104414.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@830
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 30 Aug 2005 15:47:25 +0000 (15:47 +0000)]
Tabs to whitespaces for isolinux.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@829
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 30 Aug 2005 15:20:21 +0000 (15:20 +0000)]
Changed isolinux to use new split-out help messages. Using grub gives a single help message with pager.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@828
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 30 Aug 2005 14:49:36 +0000 (14:49 +0000)]
Added F2->F7 help messages for isolinux.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@827
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 30 Aug 2005 14:45:25 +0000 (14:45 +0000)]
Updated files from latest used to build LiveCD.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@826
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 30 Aug 2005 14:06:09 +0000 (14:06 +0000)]
Added sse to HOSTUSE for athlon-xp, since it supports SSE instructions.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@825
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 29 Aug 2005 19:38:48 +0000 (19:38 +0000)]
Added fix for using options with = in them with --cli (ex. livecd/gk_mainargs='--makeopts=-j3'). Blame Jason Pepas <cell@ices.utexas.edu> for pointing this out to me via email.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@824
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 9 Aug 2005 21:44:45 +0000 (21:44 +0000)]
fix bug in exec_in_chroot for stage1 target
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@823
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 9 Aug 2005 19:25:08 +0000 (19:25 +0000)]
fix missing os. in os.popen. and clear the autoresume flags if the chroot is invalid. Fix SEEDCACHE unpack issue when needing to use tarball.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@822
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 9 Aug 2005 19:02:31 +0000 (19:02 +0000)]
Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need to look at gamecdfs-update.sh yet.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@821
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 9 Aug 2005 14:24:45 +0000 (14:24 +0000)]
Remove extra debugging print statement
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@820
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 9 Aug 2005 14:12:26 +0000 (14:12 +0000)]
Add locking support. Code simplification for unpack and unpack snapshot. Remove redundant setup_dir. change --clear_autoresume to --clear-autoresume. Add seedcache support (Grabs output from previous target run) options=seedcache. Cleanup code in functions.sh to remove extra /'s printed.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@819
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 27 Jul 2005 20:30:50 +0000 (20:30 +0000)]
Add support to cache the snapshot dir. add snapcache to options. add snapshot_cache= to override the default location of the cache in catalyst.conf (eg snapshot_cache="/mnt/catalyst/snapshot")
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@814
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 27 Jul 2005 19:17:18 +0000 (19:17 +0000)]
Forward port README.txt and Getting_Online.txt files from catalyst 1.1.10.8's release.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@813
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 22 Jul 2005 16:05:18 +0000 (16:05 +0000)]
Add automatic creation/deletion of runlevels based on rcadd rcdel
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@808
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 19 Jul 2005 21:44:14 +0000 (21:44 +0000)]
Fix grp so that grp/use is not required anymore
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@804
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 12 Jul 2005 21:48:32 +0000 (21:48 +0000)]
Updated x86/amd64 isolinux cdtar to 3.09 and removing older versions, as they are known to cause booting problems.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@790
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Jul 2005 18:57:39 +0000 (18:57 +0000)]
Fixing sed line for startx to auto-start X. Thanks to Christophe PEREZ <christophe.perez@novazur.com> on the gentoo-catalyst mailing list for finding this bug.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@778
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Jul 2005 15:07:25 +0000 (15:07 +0000)]
Fixed quoting in stage1 profile check.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@777
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 7 Jul 2005 22:19:08 +0000 (22:19 +0000)]
Fixing USE for stage3.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@773
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 7 Jul 2005 21:35:00 +0000 (21:35 +0000)]
Fix FETCH code so it will run for Pylon
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@771
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 7 Jul 2005 19:57:17 +0000 (19:57 +0000)]
Fix bindist invcation.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@768
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 7 Jul 2005 18:57:13 +0000 (18:57 +0000)]
Made sure bindist was used for all emerges in GRP.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@766
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 7 Jul 2005 18:48:08 +0000 (18:48 +0000)]
Fix USE flags for grp build
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@764
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 7 Jul 2005 18:18:15 +0000 (18:18 +0000)]
let grp use the users environment variables and removed extra grp_stage23_use from stage4
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@763
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 7 Jul 2005 17:21:08 +0000 (17:21 +0000)]
Remove unnecessary GRP_STAGE23_USE from stage2 and stage3 builds
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@762
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 7 Jul 2005 14:27:31 +0000 (14:27 +0000)]
fix bug 98165. Change the separator on rcadd/rcdel from : to | This will impact all previous spec files that use this option. Its beejays fault
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@760
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 7 Jul 2005 14:27:31 +0000 (14:27 +0000)]
fix bug 98165. Change the separator on rcadd/rcdel from : to | This will impact all previous spec files that use this option. Its beejays fault
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@759
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Jul 2005 22:07:46 +0000 (22:07 +0000)]
Changed to use linux32 for ppc32 support when build host is ppc64.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@758
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Jul 2005 20:33:46 +0000 (20:33 +0000)]
ChangeLog cleanup... *cough* rocket *cough*
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@755
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 6 Jul 2005 18:50:25 +0000 (18:50 +0000)]
Removed -fomit-frame-pointer from default CFLAGS, since it isn't necessary.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@752
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 6 Jul 2005 18:48:03 +0000 (18:48 +0000)]
Minor cosmetic print statement fixes for readability
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@750
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 6 Jul 2005 18:39:28 +0000 (18:39 +0000)]
Fix Changelog username
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@749
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 6 Jul 2005 18:28:13 +0000 (18:28 +0000)]
Fix None None bug and exception reporting
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@748
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 6 Jul 2005 14:10:03 +0000 (14:10 +0000)]
Fix iso creation script. Case statement out of place
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@747
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 5 Jul 2005 21:53:41 +0000 (21:53 +0000)]
Big honkin' copyright update.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@746
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 5 Jul 2005 21:41:22 +0000 (21:41 +0000)]
ChangeLog clean-up.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@744
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 5 Jul 2005 20:49:48 +0000 (20:49 +0000)]
add additional logging output. Use standard os redirection methods to log to a file
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@741
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 5 Jul 2005 18:58:20 +0000 (18:58 +0000)]
Added profile sanity check for bug #97867.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@740
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 5 Jul 2005 17:55:30 +0000 (17:55 +0000)]
Added profile sanity check for bug #97867.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@738
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 5 Jul 2005 17:48:21 +0000 (17:48 +0000)]
Removing acpi=off from default kernel arguments and adding ia64 livecd-stage2 support functions and cdtar.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@736
d1e1f19c-881f-0410-ab34-
b69fee027534
Tim Yamin [Tue, 5 Jul 2005 17:20:04 +0000 (17:20 +0000)]
Add IA64 LiveCD jojo-dojo.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@733
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 30 Jun 2005 16:07:46 +0000 (16:07 +0000)]
Changed sed line for 1024x768-only splash for x86 and amd64 only, as we control the framebuffer size there. Also, added CONSOLE=/dev/tty1 quiet to splash command line.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@727
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 28 Jun 2005 22:47:11 +0000 (22:47 +0000)]
Fixed up zisofs support. Waiting for response from sparc before touching their ISO creation.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@723
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 28 Jun 2005 17:32:35 +0000 (17:32 +0000)]
Added livecd/bootargs and added the option to the bootloader-setup.sh script to allow it to work on all arches that dynamically build their bootloader configuration.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@721
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 27 Jun 2005 16:14:49 +0000 (16:14 +0000)]
Fix stage4 so it doesnt run the bootloader stuff
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@716
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 24 Jun 2005 22:09:40 +0000 (22:09 +0000)]
Removed dokeymap from non-Gentoo releases.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@715
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 24 Jun 2005 22:09:40 +0000 (22:09 +0000)]
Removed dokeymap from non-Gentoo releases.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@714
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 23 Jun 2005 19:11:32 +0000 (19:11 +0000)]
Added call to update-pciids to download the latest pci.ids file.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@712
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 23 Jun 2005 19:11:32 +0000 (19:11 +0000)]
Added call to update-pciids to download the latest pci.ids file.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@711
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 23 Jun 2005 15:42:50 +0000 (15:42 +0000)]
Allow changing the location of the pkg_cache in stage4 or livecd-stage1
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@710
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 22 Jun 2005 18:53:49 +0000 (18:53 +0000)]
Fix changelog
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@708
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 22 Jun 2005 18:51:44 +0000 (18:51 +0000)]
Fix issue where -s on the command line would not run
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@707
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 22 Jun 2005 13:46:58 +0000 (13:46 +0000)]
Changed motd to point to /boot/config-* rather than /proc/config(.gz) for kernel configurations.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@705
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 22 Jun 2005 13:29:13 +0000 (13:29 +0000)]
Updated hostname/domainname creation for new baselayout.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@703
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 16 Jun 2005 13:40:01 +0000 (13:40 +0000)]
Fixing some bootloader isolinux/boot stuff for x86/amd64.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@698
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 14 Jun 2005 19:48:11 +0000 (19:48 +0000)]
Change portage emerge to use --oneshot --nodeps to keep from merging the same packages multiple times.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@692
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 14 Jun 2005 19:48:11 +0000 (19:48 +0000)]
Change portage emerge to use --oneshot --nodeps to keep from merging the same packages multiple times.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@691
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 14 Jun 2005 19:43:26 +0000 (19:43 +0000)]
Added a -p bootstrap when catalyst is called with -V (verbose).
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@690
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 10 Jun 2005 14:41:23 +0000 (14:41 +0000)]
Removed inittab hack, as this is done by livecd-tools.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@684
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 10 Jun 2005 14:41:23 +0000 (14:41 +0000)]
Removed inittab hack, as this is done by livecd-tools.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@683
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 9 Jun 2005 21:09:08 +0000 (21:09 +0000)]
Revert sync for bug #86914. Yeah... I need to pay more attention sometimes.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@680
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 9 Jun 2005 17:42:05 +0000 (17:42 +0000)]
Removed gentoo.png and creation of face directory. Changed livecd-bash_profile to source root's .bashrc. Sync motd files with catalyst 1.1.10_pre4.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@678
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 2 Jun 2005 20:30:59 +0000 (20:30 +0000)]
Added setup_binutils function and force both of them to run during stage1 cleanup.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@676
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 1 Jun 2005 16:20:58 +0000 (16:20 +0000)]
Added livecd/volid explanation to example spec.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@671
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 1 Jun 2005 13:41:12 +0000 (13:41 +0000)]
General cleanup of ISO code and added default livecd/volid when it is not set.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@667
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 25 May 2005 19:28:59 +0000 (19:28 +0000)]
Actually modify the embedded target this time.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@665
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 25 May 2005 19:28:59 +0000 (19:28 +0000)]
Actually modify the embedded target this time.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@664
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 25 May 2005 19:15:18 +0000 (19:15 +0000)]
Added mutex to AUTHORS and added livecd/linuxrc support to embedded, stage4, and livecd-stage2 targets.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@662
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 20 May 2005 19:16:47 +0000 (19:16 +0000)]
Retired zhen and added storedir to default catalyst.conf.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@660
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 20 May 2005 17:12:29 +0000 (17:12 +0000)]
Uncommented openglify, since it is needed for both opengl-update-livecd and opengl-update.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@659
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 20 May 2005 17:12:29 +0000 (17:12 +0000)]
Uncommented openglify, since it is needed for both opengl-update-livecd and opengl-update.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@658
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 18 May 2005 18:09:14 +0000 (18:09 +0000)]
Fix print statement so it shows when kill_chroot_pids is run correctly
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@655
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 16 May 2005 14:26:51 +0000 (14:26 +0000)]
Fix snapshot target to skip the kill_pids check
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@654
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 6 May 2005 17:48:59 +0000 (17:48 +0000)]
Bug fixes in parse_spec, fix issues detecting list or string.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@652
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 5 May 2005 21:16:06 +0000 (21:16 +0000)]
Fix bug 65284. More flexible spec parsing. Should handle cases where no spaces are after :. Better handling of comments ( ie preprocessed and stripped off ). Unset empty keys.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@651
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 3 May 2005 15:57:37 +0000 (15:57 +0000)]
Remove extra P_NAME definition that is never used. Saves processing time. Bumpped to pre2
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@650
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 3 May 2005 14:58:51 +0000 (14:58 +0000)]
User info about runscript and archscript. Added checks for processes running i
n the chroot and created a script to kill them. Should fix the unmounting issues with gconfd or any other running application in the chroot
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@645
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 29 Apr 2005 21:31:32 +0000 (21:31 +0000)]
Remove using gcc-config to set things up as we should all be using 2005.0 seed stages now.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@644
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 29 Apr 2005 18:10:22 +0000 (18:10 +0000)]
Added livecd/users to example livecd-stage2 spec file.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@642
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 29 Apr 2005 14:43:18 +0000 (14:43 +0000)]
Change default hostnames for livecds
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@639
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 29 Apr 2005 14:40:25 +0000 (14:40 +0000)]
Fix /etc/hosts aliases for catalyst-livecd and work on help menu for grub bootloading
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@638
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 29 Apr 2005 13:51:39 +0000 (13:51 +0000)]
Clear autoresume flags when build is done
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@637
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 29 Apr 2005 13:32:51 +0000 (13:32 +0000)]
Fix isolinux so that it finds menus and kernels and stuff
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@636
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 28 Apr 2005 16:45:43 +0000 (16:45 +0000)]
Make purge operation a little less chatty, removed print statements
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@635
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 28 Apr 2005 16:42:14 +0000 (16:42 +0000)]
updated isolinux-2.13 cdtars to have files under boot/ rather than isolinux/
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@634
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 28 Apr 2005 13:46:48 +0000 (13:46 +0000)]
print warning message about deprecated use of cdfstype
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@633
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 28 Apr 2005 13:09:13 +0000 (13:09 +0000)]
statically define genkernel location to eliminate which command failure if genkernel is not installed
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@632
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 27 Apr 2005 21:31:05 +0000 (21:31 +0000)]
change the portage_overlay to an array so it always works
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@631
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 27 Apr 2005 21:04:02 +0000 (21:04 +0000)]
Fix exception handling to remove extraneous prints of None
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@630
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 27 Apr 2005 17:59:35 +0000 (17:59 +0000)]
Remove iso creation code from stage4
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@629
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 27 Apr 2005 17:44:58 +0000 (17:44 +0000)]
Fix some exception handling in catalyst_support.py
remove intermediate destination folder of iso and tarball
Add additional tests for folders not found on host but defined
in spec file. Keep catalyst from erroring in this case.
Change exit code on shell scripts so that errors are reported to catalyst
and causes catalyst to die on errors
Fix bug in livecd-stage1-chroot.sh so that it uses USE flags properly
Added additional check for mkisofs. Informs user of where to get the program.
Removed autoresume code from ccache and distcc installation until I can figure
out a way to have the autoresume flag go someplace outside the chroot.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@628
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 26 Apr 2005 18:30:50 +0000 (18:30 +0000)]
Remove bind mounts before rm operations happen at startup
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@627
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 26 Apr 2005 18:28:26 +0000 (18:28 +0000)]
Fix bug where purge deletes the autoresume directory but doesnt recreate it
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@626
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 26 Apr 2005 14:58:04 +0000 (14:58 +0000)]
fix minor bug in the purge code so that it actually runs the commands
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@625
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 22 Apr 2005 18:33:06 +0000 (18:33 +0000)]
Change ordering of tasks so root_overlay and fsscript occur after livecd_update, giving users a chance to override livecd_update
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@624
d1e1f19c-881f-0410-ab34-
b69fee027534