catalyst.git
18 years agoChanged mv -f in livecdfs-update.sh to a cp -r, as it was seriously breaking snapshot...
Chris Gianelloni [Fri, 9 Dec 2005 14:46:38 +0000 (14:46 +0000)]
Changed mv -f in livecdfs-update.sh to a cp -r, as it was seriously breaking snapshot caching after a successful gentoo-release-livecd run.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@954 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded famd to default on official LiveCD.
Chris Gianelloni [Thu, 8 Dec 2005 23:03:43 +0000 (23:03 +0000)]
Added famd to default on official LiveCD.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@953 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixes 'too many arguments' error in check_portage_version.
Chris Gianelloni [Thu, 8 Dec 2005 22:24:25 +0000 (22:24 +0000)]
Fixes 'too many arguments' error in check_portage_version.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@952 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoremove extra self.env={} that was resetting the environment to null
Eric Edgar [Thu, 8 Dec 2005 22:23:31 +0000 (22:23 +0000)]
remove extra self.env={} that was resetting the environment to null

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@951 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix appending livecd use flag if no use flag is specified in livecd-stage1 spec file
Eric Edgar [Thu, 8 Dec 2005 22:02:05 +0000 (22:02 +0000)]
Fix appending livecd use flag if no use flag is specified in livecd-stage1 spec file

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@950 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdd a default path to the environment in the chroot
Eric Edgar [Thu, 8 Dec 2005 21:20:23 +0000 (21:20 +0000)]
Add a default path to the environment in the chroot

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@949 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agomove unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CONFIG_PROT...
Eric Edgar [Thu, 8 Dec 2005 15:16:48 +0000 (15:16 +0000)]
move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CONFIG_PROTECT stuff in the run_emerge function for cleanliness

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@948 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixed up the man page, which has been suffering for some time, and also reversed...
Chris Gianelloni [Thu, 8 Dec 2005 14:48:58 +0000 (14:48 +0000)]
Fixed up the man page, which has been suffering for some time, and also reversed -v/-V in the help message.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@947 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded fun gnome theme stuff to livecdfs-update.sh for the official Gentoo LiveCD.
Chris Gianelloni [Thu, 8 Dec 2005 03:38:10 +0000 (03:38 +0000)]
Added fun gnome theme stuff to livecdfs-update.sh for the official Gentoo LiveCD.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@946 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoTurning off autoresume of doom until I can get more testing. I've had several issues...
Chris Gianelloni [Thu, 8 Dec 2005 03:17:12 +0000 (03:17 +0000)]
Turning off autoresume of doom until I can get more testing.  I've had several issues with it. I'll be reporting/fixing these as I come across them but for now wish to turn it off by default as I don't want this one feature to stop the possible 2.0 final release.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@945 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoRemoved profiles hack from livecd-stage2's unmerge, since it isn't used anymore and...
Chris Gianelloni [Wed, 7 Dec 2005 21:57:59 +0000 (21:57 +0000)]
Removed profiles hack from livecd-stage2's unmerge, since it isn't used anymore and probably should have been removed a long time ago when the new code was put into place in livecdfs-update.sh and livecd-local.start instead.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@944 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoMade EMERGE_WARNING_DELAY=0 for all stages. This is 2.0_rc7.
Chris Gianelloni [Wed, 7 Dec 2005 21:33:43 +0000 (21:33 +0000)]
Made EMERGE_WARNING_DELAY=0 for all stages.  This is 2.0_rc7.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@943 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoself.env should be a part of the super class generic_target so it applies to snapshot...
Eric Edgar [Wed, 7 Dec 2005 21:01:35 +0000 (21:01 +0000)]
self.env should be a part of the super class generic_target so it applies to snapshots as well; removing redundant pass in the generic_target class as its not needed.  There is code there to fill the statements

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@942 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoForward-porting portage tmpfs mounting from catalyst 1.x, otherwise we break the...
Chris Gianelloni [Wed, 7 Dec 2005 17:27:28 +0000 (17:27 +0000)]
Forward-porting portage tmpfs mounting from catalyst 1.x, otherwise we break the Installer.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@941 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged version stamp to 2.0_rc6.
Chris Gianelloni [Wed, 7 Dec 2005 16:19:55 +0000 (16:19 +0000)]
Changed version stamp to 2.0_rc6.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@940 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix for unpack cases
Eric Edgar [Wed, 7 Dec 2005 07:11:44 +0000 (07:11 +0000)]
Fix for unpack cases

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@939 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixes for env
Eric Edgar [Mon, 5 Dec 2005 19:24:48 +0000 (19:24 +0000)]
Fixes for env

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@938 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoStop reading env from the OS. Rely on the more on the envscript for oddball settings...
Eric Edgar [Mon, 5 Dec 2005 18:13:12 +0000 (18:13 +0000)]
Stop reading env from the OS. Rely on the more on the envscript for oddball settings. Change -v to verbose and -V to version

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@937 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoThis is 2.0_rc5.
Chris Gianelloni [Sun, 4 Dec 2005 17:35:24 +0000 (17:35 +0000)]
This is 2.0_rc5.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@936 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix stage1 to NOT contain the code from stage2;continued cleanup from the space fix...
Eric Edgar [Sun, 4 Dec 2005 17:09:57 +0000 (17:09 +0000)]
Fix stage1 to NOT contain the code from stage2;continued cleanup from the space fix issue

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@935 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded chost/cflags/cxxflags/ldflags to example spec template.
Chris Gianelloni [Fri, 2 Dec 2005 21:59:46 +0000 (21:59 +0000)]
Added chost/cflags/cxxflags/ldflags to example spec template.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@934 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoOK, just kidding on that last commit. We were already doing rc-update add xdm defaul...
Chris Gianelloni [Fri, 2 Dec 2005 21:39:37 +0000 (21:39 +0000)]
OK, just kidding on that last commit.  We were already doing rc-update add xdm default in livecdfs-update.sh and since it is a livecd-only function, there's no point in having it in rc-update.sh

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@933 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoHave rc-update add xdm if livecd/xdm is set.
Chris Gianelloni [Fri, 2 Dec 2005 20:54:52 +0000 (20:54 +0000)]
Have rc-update add xdm if livecd/xdm is set.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@932 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoSo I was just kidding on that last commit. This one is 2.0_rc4.
Chris Gianelloni [Fri, 2 Dec 2005 20:09:03 +0000 (20:09 +0000)]
So I was just kidding on that last commit.  This one is 2.0_rc4.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@931 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoReverting my nasty spaces->tabs mess-up and pushing out 2.0_rc4 quickly.
Chris Gianelloni [Fri, 2 Dec 2005 19:37:02 +0000 (19:37 +0000)]
Reverting my nasty spaces->tabs mess-up and pushing out 2.0_rc4 quickly.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@930 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixed spacing/tabs. Updated catalyst.conf comments. Added autoresume, md5, and...
Chris Gianelloni [Fri, 2 Dec 2005 17:05:56 +0000 (17:05 +0000)]
Fixed spacing/tabs.  Updated catalyst.conf comments.  Added autoresume, md5, and sha to catalyst.conf by default.  This is catalyst 2.0_rc3.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@929 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix autoresume for unpacking tarballs
Eric Edgar [Fri, 2 Dec 2005 16:32:32 +0000 (16:32 +0000)]
Fix autoresume for unpacking tarballs

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@928 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoremove gnap livecd-type per Koon's request
Eric Edgar [Fri, 2 Dec 2005 15:21:05 +0000 (15:21 +0000)]
remove gnap livecd-type per Koon's request

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@927 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agochange rc-update add modules default to rc-update add modules boot
Eric Edgar [Fri, 2 Dec 2005 15:15:29 +0000 (15:15 +0000)]
change rc-update add modules default to rc-update add modules boot

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@926 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdd more verbosity to digests if -V is enabled, add more print messages to grp digest...
Eric Edgar [Fri, 2 Dec 2005 15:14:27 +0000 (15:14 +0000)]
Add more verbosity to digests if -V is enabled, add more print messages to grp digesting code

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@925 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdd sha/md5 digests support for grp and cleanup other sha/md5 code
Eric Edgar [Fri, 2 Dec 2005 01:58:02 +0000 (01:58 +0000)]
Add sha/md5 digests support for grp and cleanup other sha/md5 code

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@924 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix folder name for grp build dir to not have .tar.bz2 at the end
Eric Edgar [Thu, 1 Dec 2005 21:29:30 +0000 (21:29 +0000)]
Fix folder name for grp build dir to not have .tar.bz2 at the end

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@923 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdd md5 and sha .digests file creation per wolf31o2's feature request
Eric Edgar [Thu, 1 Dec 2005 19:18:27 +0000 (19:18 +0000)]
Add md5 and sha .digests file creation per wolf31o2's feature request

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@922 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoThis is catalyst-2.0_rc2.
Chris Gianelloni [Wed, 30 Nov 2005 21:42:19 +0000 (21:42 +0000)]
This is catalyst-2.0_rc2.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@921 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix livecd-stage1 livecd use flag bug; stage4 doc cleanups;autoresume points after...
Eric Edgar [Wed, 30 Nov 2005 21:37:58 +0000 (21:37 +0000)]
Fix livecd-stage1 livecd use flag bug; stage4 doc cleanups;autoresume points after each successful kernel build;add autoresume documentation to catalyst.conf

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@920 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged multiple spaces to tabs to satisfy my OCD.
Chris Gianelloni [Wed, 30 Nov 2005 21:34:03 +0000 (21:34 +0000)]
Changed multiple spaces to tabs to satisfy my OCD.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@919 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoBumped genkernel detection to require 3.3.0 or higher
Eric Edgar [Tue, 29 Nov 2005 20:47:26 +0000 (20:47 +0000)]
Bumped genkernel detection to require 3.3.0 or higher

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@918 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged to clst_use from clst_embedded_use and clst_netboot_use and clst_grp_use...
Chris Gianelloni [Tue, 29 Nov 2005 20:30:42 +0000 (20:30 +0000)]
Changed to clst_use from clst_embedded_use and clst_netboot_use and clst_grp_use.  This is catalyst-2.0_rc1.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@917 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agochange to clst_use from clst_netboot_use
Eric Edgar [Tue, 29 Nov 2005 20:20:02 +0000 (20:20 +0000)]
change to clst_use from clst_netboot_use

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@916 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged to clst_use from clst_stage4_use and clst_livecd_use.
Chris Gianelloni [Tue, 29 Nov 2005 20:15:48 +0000 (20:15 +0000)]
Changed to clst_use from clst_stage4_use and clst_livecd_use.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@915 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixed USE invocations in stage4 target.
Chris Gianelloni [Tue, 29 Nov 2005 19:59:27 +0000 (19:59 +0000)]
Fixed USE invocations in stage4 target.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@914 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoForce use=livecd for livecd-stage1
Eric Edgar [Tue, 29 Nov 2005 18:44:39 +0000 (18:44 +0000)]
Force use=livecd for livecd-stage1

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@913 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoThis is version 2.0_pre20051129.
Chris Gianelloni [Tue, 29 Nov 2005 15:24:43 +0000 (15:24 +0000)]
This is version 2.0_pre20051129.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@912 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoRemoved kudzu-koppix from example spec files.
Chris Gianelloni [Mon, 28 Nov 2005 13:44:13 +0000 (13:44 +0000)]
Removed kudzu-koppix from example spec files.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@911 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded ppc-yaboot-cdtar.tar.bz2 to have an Apple/IBM bootable cdrom
Eric Edgar [Tue, 22 Nov 2005 21:00:53 +0000 (21:00 +0000)]
Added ppc-yaboot-cdtar.tar.bz2 to have an Apple/IBM bootable cdrom

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@910 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded tinderbox_template.spec to examples and cleaned up pkgcache_path definitions...
Chris Gianelloni [Tue, 22 Nov 2005 20:47:35 +0000 (20:47 +0000)]
Added tinderbox_template.spec to examples and cleaned up pkgcache_path definitions in the examples to fit in 80 columns.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@909 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoTinderbox script: added newuse, tinderbox and grp targets added support for overridin...
Eric Edgar [Tue, 22 Nov 2005 20:36:18 +0000 (20:36 +0000)]
Tinderbox script: added newuse, tinderbox and grp targets added support for overriding the pkgcache location via pkgcache_path - pkgcache_path: /path/to/cache in the spec file, updated example specs to note pkgcache_path

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@908 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded portdir example to catalyst.conf for bug #113272.
Chris Gianelloni [Tue, 22 Nov 2005 19:30:10 +0000 (19:30 +0000)]
Added portdir example to catalyst.conf for bug #113272.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@907 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixed a few lines which were causing the isolinux directory to be removed when using...
Chris Gianelloni [Tue, 22 Nov 2005 15:37:03 +0000 (15:37 +0000)]
Fixed a few lines which were causing the isolinux directory to be removed when using an isolinux cdtar on x86/amd64.  This is 2.0_pre20051122.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@906 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged check for /boot/isolinux.bin to /isolinux/isolinux.bin
Chris Gianelloni [Mon, 21 Nov 2005 23:16:41 +0000 (23:16 +0000)]
Changed check for /boot/isolinux.bin to /isolinux/isolinux.bin

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@905 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoWhitespace fixes
Chris Gianelloni [Mon, 21 Nov 2005 17:27:14 +0000 (17:27 +0000)]
Whitespace fixes

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@904 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix pegasos kernelz rename;fix default_append_line to not include initrd= as too...
Eric Edgar [Mon, 21 Nov 2005 17:14:32 +0000 (17:14 +0000)]
Fix pegasos kernelz rename;fix default_append_line to not include initrd= as too many arches dont use it by default, test for an initrd in the yaboot config.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@903 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix split error if use is specified
Eric Edgar [Fri, 18 Nov 2005 22:30:22 +0000 (22:30 +0000)]
Fix split error if use is specified

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@902 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoUpdated palo version from catalyst 1.x for HPPA.
Chris Gianelloni [Fri, 18 Nov 2005 22:12:38 +0000 (22:12 +0000)]
Updated palo version from catalyst 1.x for HPPA.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@901 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoRemoving for loop for grub on amd64/x86 as it was totally useless.
Chris Gianelloni [Fri, 18 Nov 2005 22:09:55 +0000 (22:09 +0000)]
Removing for loop for grub on amd64/x86 as it was totally useless.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@900 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoRemove vga= line for PPC.
Chris Gianelloni [Fri, 18 Nov 2005 22:06:38 +0000 (22:06 +0000)]
Remove vga= line for PPC.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@899 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoPPC yaboot.conf fix from Lars Weiler <pylon@gentoo.org>.
Chris Gianelloni [Fri, 18 Nov 2005 21:57:16 +0000 (21:57 +0000)]
PPC yaboot.conf fix from Lars Weiler <pylon@gentoo.org>.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@898 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoRemoving slot patch as it probably didn't belong here anyway, and updating version...
Chris Gianelloni [Fri, 18 Nov 2005 15:39:32 +0000 (15:39 +0000)]
Removing slot patch as it probably didn't belong here anyway, and updating version stamp to 2.0_pre20051118.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@897 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agofix the bootloader script for isolinux so that it actually makes a cfg file, remove...
Eric Edgar [Fri, 18 Nov 2005 02:25:44 +0000 (02:25 +0000)]
fix the bootloader script for isolinux so that it actually makes a cfg file, remove extra unneeded catalyst aborting print statement, reorganize rm code to make sure is splits properly and is an array even from the cmdline

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@896 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded call to update-usbids to download the latest usb.ids file.
Chris Gianelloni [Thu, 17 Nov 2005 22:27:13 +0000 (22:27 +0000)]
Added call to update-usbids to download the latest usb.ids file.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@895 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoMove checks of running catalyst into the target which is simpler
Eric Edgar [Thu, 17 Nov 2005 22:04:26 +0000 (22:04 +0000)]
Move checks of running catalyst into the target which is simpler

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@894 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAttempt to fix bug #111752, due to mount_safety_check calling a lock object that...
Eric Edgar [Thu, 17 Nov 2005 20:56:16 +0000 (20:56 +0000)]
Attempt to fix bug #111752, due to mount_safety_check calling a lock object that doesnt exist yet

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@893 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoKeep unnecessary programs from installing into kerncache
Eric Edgar [Thu, 17 Nov 2005 20:39:53 +0000 (20:39 +0000)]
Keep unnecessary programs from installing into kerncache

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@892 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoTurn on more tracebacks at this point to better debug .. will need to turn them down...
Eric Edgar [Thu, 17 Nov 2005 20:27:57 +0000 (20:27 +0000)]
Turn on more tracebacks at this point to better debug .. will need to turn them down as we find errors and build appropriate error handlers

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@891 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged version marker to 2.0_pre20051115 for new ebuild.
Chris Gianelloni [Tue, 15 Nov 2005 22:20:42 +0000 (22:20 +0000)]
Changed version marker to 2.0_pre20051115 for new ebuild.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@890 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix Changelog
Eric Edgar [Tue, 15 Nov 2005 21:04:43 +0000 (21:04 +0000)]
Fix Changelog

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@889 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix bug in livecd stage2 so that it doesnt try to use tar
Eric Edgar [Tue, 15 Nov 2005 21:03:04 +0000 (21:03 +0000)]
Fix bug in livecd stage2 so that it doesnt try to use tar

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@888 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixed livecd/readme functionality, as reported to gentoo-catalyst mailing list by...
Chris Gianelloni [Mon, 14 Nov 2005 19:20:30 +0000 (19:20 +0000)]
Fixed livecd/readme functionality, as reported to gentoo-catalyst mailing list by Paul Kessler <kessler@co.wabasha.mn.us> and forward-ported copying of Getting_Online.txt from catalyst 1.1.10.10.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@887 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix the changelog
Eric Edgar [Sun, 13 Nov 2005 13:47:35 +0000 (13:47 +0000)]
Fix the changelog

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@886 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChangeLog fixes.
Chris Gianelloni [Fri, 11 Nov 2005 23:53:04 +0000 (23:53 +0000)]
ChangeLog fixes.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@885 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdded Joshua Kinard to authors for his mips contributions.
Chris Gianelloni [Fri, 11 Nov 2005 23:46:57 +0000 (23:46 +0000)]
Added Joshua Kinard to authors for his mips contributions.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@884 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFixed duplicate linuxrc entry in livecd-stage2_template.spec file. Blame Paul Kessle...
Chris Gianelloni [Fri, 11 Nov 2005 19:57:02 +0000 (19:57 +0000)]
Fixed duplicate linuxrc entry in livecd-stage2_template.spec file.  Blame Paul Kessler on gentoo-catalyst. ;]

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@883 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged version stamp as I plan on putting this one into the tree.
Chris Gianelloni [Fri, 11 Nov 2005 15:46:40 +0000 (15:46 +0000)]
Changed version stamp as I plan on putting this one into the tree.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@882 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChange variables from cat1 format to cat2
Eric Edgar [Mon, 7 Nov 2005 21:23:46 +0000 (21:23 +0000)]
Change variables from cat1 format to cat2

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@881 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix modules has no attribute register
Eric Edgar [Mon, 7 Nov 2005 20:26:37 +0000 (20:26 +0000)]
Fix modules has no attribute register

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@880 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix broken aliases code that was just proof of concept
Eric Edgar [Mon, 7 Nov 2005 19:46:04 +0000 (19:46 +0000)]
Fix broken aliases code that was just proof of concept

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@879 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoOutput mkisofs command line options to assist in debugging
Eric Edgar [Mon, 7 Nov 2005 19:34:20 +0000 (19:34 +0000)]
Output mkisofs command line options to assist in debugging

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@878 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix to for the correct -o option
Eric Edgar [Mon, 7 Nov 2005 18:58:06 +0000 (18:58 +0000)]
Fix  to  for the correct -o option

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@877 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAdd VERY basic support for aliases kernel parameter.
Eric Edgar [Mon, 7 Nov 2005 16:36:40 +0000 (16:36 +0000)]
Add VERY basic support for aliases kernel parameter.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@876 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoRemove large section of commented code
Eric Edgar [Mon, 7 Nov 2005 16:27:54 +0000 (16:27 +0000)]
Remove large section of commented code

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@875 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoAllow LDFLAGS to be specified as an ENV variable for stage1
Eric Edgar [Mon, 7 Nov 2005 16:25:06 +0000 (16:25 +0000)]
Allow LDFLAGS to be specified as an ENV variable for stage1

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@874 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix rc-update to automatically run default options for livecds. Removed an erroneous...
Eric Edgar [Mon, 7 Nov 2005 15:46:05 +0000 (15:46 +0000)]
Fix rc-update to automatically run default options for livecds.  Removed an erroneous key check.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@873 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoMake use spec key optional to default to profile defaults
Eric Edgar [Wed, 2 Nov 2005 21:54:29 +0000 (21:54 +0000)]
Make use spec key optional to default to profile defaults

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@872 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoPreliminary stage4_template.spec file
Eric Edgar [Wed, 2 Nov 2005 21:49:15 +0000 (21:49 +0000)]
Preliminary stage4_template.spec file

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@871 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoUpdated version stamp and added slot patch.
Chris Gianelloni [Tue, 1 Nov 2005 22:36:23 +0000 (22:36 +0000)]
Updated version stamp and added slot patch.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@870 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix ordering problem so self.settings is defined
Eric Edgar [Wed, 26 Oct 2005 15:42:48 +0000 (15:42 +0000)]
Fix ordering problem so self.settings is defined

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@869 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoChanged version stamp for snapshot.
Chris Gianelloni [Thu, 20 Oct 2005 14:12:27 +0000 (14:12 +0000)]
Changed version stamp for snapshot.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@868 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoCorrect a rsync issue when the directory doesnt exist
Eric Edgar [Tue, 18 Oct 2005 21:12:45 +0000 (21:12 +0000)]
Correct a rsync issue when the directory doesnt exist

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@867 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agorun pre_kmerge and post_kmerge only once
Eric Edgar [Mon, 17 Oct 2005 19:01:06 +0000 (19:01 +0000)]
run pre_kmerge and post_kmerge only once

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@866 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoMIPS bootloader patch
Eric Edgar [Mon, 17 Oct 2005 17:11:33 +0000 (17:11 +0000)]
MIPS bootloader patch

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@865 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix MIPS Serial Detection
Eric Edgar [Sat, 15 Oct 2005 01:15:53 +0000 (01:15 +0000)]
Fix MIPS Serial Detection

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@864 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoApplication of Kumbas patches for MIPS support
Eric Edgar [Thu, 13 Oct 2005 19:01:21 +0000 (19:01 +0000)]
Application of Kumbas patches for MIPS support

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@863 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoCheck for the correct arch specific cd building tool
Eric Edgar [Thu, 13 Oct 2005 17:15:57 +0000 (17:15 +0000)]
Check for the correct arch specific cd building tool

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@862 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoPrint a warning if livecd/iso is not defined
Eric Edgar [Thu, 13 Oct 2005 17:13:35 +0000 (17:13 +0000)]
Print a warning if livecd/iso is not defined

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@861 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoReverted default CHOST for x86 back to i386-pc-linux-gnu.
Chris Gianelloni [Tue, 11 Oct 2005 22:26:17 +0000 (22:26 +0000)]
Reverted default CHOST for x86 back to i386-pc-linux-gnu.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@860 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoCheck for existence of files in /lib/modules before running depscan.sh. This replace...
Chris Gianelloni [Tue, 11 Oct 2005 22:12:19 +0000 (22:12 +0000)]
Check for existence of files in /lib/modules before running depscan.sh.  This replaces the mips-specific check and makes it portable.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@859 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoupdate autoresume logic when dealing with rsync unpack operations
Eric Edgar [Mon, 10 Oct 2005 20:38:03 +0000 (20:38 +0000)]
update autoresume logic when dealing with rsync unpack operations

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@858 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoBypass module load on mips
Eric Edgar [Mon, 10 Oct 2005 20:16:53 +0000 (20:16 +0000)]
Bypass module load on mips

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@857 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoremove --no-deps so dependancies get installed for genkernel
Eric Edgar [Mon, 10 Oct 2005 19:27:43 +0000 (19:27 +0000)]
remove --no-deps so dependancies get installed for genkernel

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@856 d1e1f19c-881f-0410-ab34-b69fee027534

18 years agoFix missing : statement in unpack
Eric Edgar [Mon, 10 Oct 2005 19:22:26 +0000 (19:22 +0000)]
Fix missing : statement in unpack

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@855 d1e1f19c-881f-0410-ab34-b69fee027534