Chris Gianelloni [Tue, 20 Dec 2005 20:30:47 +0000 (20:30 +0000)]
It looks like gcc-config/binutils-config needs to be run with the full path, since it is run outside of the chroot.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@989
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 20 Dec 2005 17:05:39 +0000 (17:05 +0000)]
Fixed gcc-config calls. This is 2.0_rc11.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@988
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 20 Dec 2005 16:32:05 +0000 (16:32 +0000)]
This is catalyst 2.0_rc10.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@987
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 20 Dec 2005 16:28:03 +0000 (16:28 +0000)]
Updated sh support from Mike Frysinger <vapier@gentoo.org> and closing bug #115866.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@986
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 20 Dec 2005 16:25:18 +0000 (16:25 +0000)]
Changed from -z to -n for bug #116180.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@985
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 19 Dec 2005 22:18:54 +0000 (22:18 +0000)]
Detect missing binaries for the hashing functions and abort if not found
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@984
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Dec 2005 21:19:11 +0000 (21:19 +0000)]
Updated README to list new requirements. Set default hash as crc32. Set default digests as sha1/md5.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@983
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 19 Dec 2005 20:53:13 +0000 (20:53 +0000)]
Change the internal hash checking to be quicker and more memory efficient. Add additional hash digests options.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@982
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Dec 2005 19:10:04 +0000 (19:10 +0000)]
Fixed up spacing/coding style on tinderbox.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@981
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Dec 2005 16:52:01 +0000 (16:52 +0000)]
Fixed up spacing/coding style on support.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@980
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 19 Dec 2005 15:48:00 +0000 (15:48 +0000)]
Optimize catalyst bytecode and set a sane sys.exit for keyboard interrupts
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@979
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Dec 2005 15:36:02 +0000 (15:36 +0000)]
Fixed up spacing/coding style on stage4.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@978
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Dec 2005 15:28:42 +0000 (15:28 +0000)]
Fixed up spacing/coding style on stages 2 and 3.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@977
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Dec 2005 15:23:50 +0000 (15:23 +0000)]
Fixed up spacing/coding style on stage1. Also changed gcc-config/binutils-config to be outside the chroot.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@976
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Dec 2005 15:03:25 +0000 (15:03 +0000)]
Fixed up spacing/coding style on netboot.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@975
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 16 Dec 2005 19:32:31 +0000 (19:32 +0000)]
Fixed up spacing/coding style on livecd-stage*.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@974
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 16 Dec 2005 19:14:46 +0000 (19:14 +0000)]
Fixed up spacing/coding style on grp.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@973
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 16 Dec 2005 19:08:59 +0000 (19:08 +0000)]
Fixed up spacing/coding style on embedded.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@972
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 16 Dec 2005 18:57:57 +0000 (18:57 +0000)]
Removing extra line from x86.py, fixing up comments, spacing, and coding style in targets/support through functions.sh
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@971
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 16 Dec 2005 14:53:29 +0000 (14:53 +0000)]
Fix more tab/spacing issues .. trying to make everything use tabs
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@970
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 16 Dec 2005 14:42:07 +0000 (14:42 +0000)]
Fix warning message in stage1,2 and 3. Fix tab spacing issues in various other files
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@969
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 14 Dec 2005 15:04:22 +0000 (15:04 +0000)]
Add envscript warning to aid users who may not know what they are doing
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@968
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 13 Dec 2005 22:52:21 +0000 (22:52 +0000)]
Changed example specs to match that cflags/cxxflags/chost/ldflags are now only configurable when building a stage2 tarball, to match the current state of portage. This is 2.0_rc9.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@967
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 13 Dec 2005 22:23:23 +0000 (22:23 +0000)]
Silence more of portages beeps and clicks and whistles
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@966
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 13 Dec 2005 20:52:52 +0000 (20:52 +0000)]
Change the portage emerge to use run_emerge
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@965
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 13 Dec 2005 20:32:43 +0000 (20:32 +0000)]
allow portdir_overlay to be part of all specs not including snapshot spec. Add warnings for stage1,2 and 3 in case someone uses this feature there. Remove overlay support from the snapshot spec but added a warning.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@964
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 13 Dec 2005 19:31:13 +0000 (19:31 +0000)]
Move allowable cflags/cxxflags/chost/ldflags changing to stage2 from stage1 where it is allowed
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@963
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Sun, 11 Dec 2005 20:34:42 +0000 (20:34 +0000)]
Add support for bootloader softlevel=; have rsync delete the extra files out of the overlay so that the overlay always matches the source dir
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@962
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 9 Dec 2005 22:38:43 +0000 (22:38 +0000)]
Swapped -v/-V since I had gotten them wrong here.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@961
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 9 Dec 2005 20:47:05 +0000 (20:47 +0000)]
Fix stupid overlay bug
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@960
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 9 Dec 2005 19:03:07 +0000 (19:03 +0000)]
Made sure we use -f on removing the default links for splash. Removed check_portage_version as it really isn't needed anymore. Removed --no-install from genkernel commands in kmerge.sh so users must manually remove kernels from /boot. This is 2.0_rc8.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@959
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 9 Dec 2005 17:26:21 +0000 (17:26 +0000)]
Made sed on devfsd.conf conditional on it existing. Removes one more error message from a standard catalyst run.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@958
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 9 Dec 2005 17:22:57 +0000 (17:22 +0000)]
Added warning about breaking snapshot cache and re-enable autoresume, since the errors I was getting were elsewhere.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@957
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 9 Dec 2005 16:18:23 +0000 (16:18 +0000)]
Fix indentation error the last commit caused
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@956
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 9 Dec 2005 16:13:56 +0000 (16:13 +0000)]
Always clear autoresume points after a successful run
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@955
d1e1f19c-881f-0410-ab34-
b69fee027534
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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