catalyst.git
19 years agoBug fixes in parse_spec, fix issues detecting list or string.
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

19 years agoFix bug 65284. More flexible spec parsing. Should handle cases where no spaces...
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

19 years agoRemove extra P_NAME definition that is never used. Saves processing time. Bumpped...
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

19 years agoUser info about runscript and archscript. Added checks for processes running i
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

19 years agoRemove using gcc-config to set things up as we should all be using 2005.0 seed stages...
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

19 years agoAdded livecd/users to example livecd-stage2 spec file.
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

19 years agoChange default hostnames for livecds
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

19 years agoFix /etc/hosts aliases for catalyst-livecd and work on help menu for grub bootloading
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

19 years agoClear autoresume flags when build is done
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

19 years agoFix isolinux so that it finds menus and kernels and stuff
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

19 years agoMake purge operation a little less chatty, removed print statements
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

19 years agoupdated isolinux-2.13 cdtars to have files under boot/ rather than isolinux/
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

19 years agoprint warning message about deprecated use of cdfstype
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

19 years agostatically define genkernel location to eliminate which command failure if genkernel...
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

19 years agochange the portage_overlay to an array so it always works
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

19 years agoFix exception handling to remove extraneous prints of None
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

19 years agoRemove iso creation code from stage4
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

19 years agoFix some exception handling in catalyst_support.py
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

19 years agoRemove bind mounts before rm operations happen at startup
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

19 years agoFix bug where purge deletes the autoresume directory but doesnt recreate it
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

19 years agofix minor bug in the purge code so that it actually runs the commands
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

19 years agoChange ordering of tasks so root_overlay and fsscript occur after livecd_update,...
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

19 years agoAdded a better exception handling message for keyboard interrupt and added countdown...
Eric Edgar [Thu, 21 Apr 2005 18:18:46 +0000 (18:18 +0000)]
Added a better exception handling message for keyboard interrupt and added countdown timer for purge operation to give an opportunity to exit

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

19 years agoAdd support to clear the autoresume flags and improve the purge code to clean the...
Eric Edgar [Thu, 21 Apr 2005 17:45:31 +0000 (17:45 +0000)]
Add support to clear the autoresume flags and improve the purge code to clean the chroot, and pkg/kern cache

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

19 years agoonly append livecd-tools to the livecd-stage1 target package list and move a check...
Eric Edgar [Thu, 21 Apr 2005 14:45:09 +0000 (14:45 +0000)]
only append livecd-tools to the livecd-stage1 target package list and move a check out of the way so command line and spec files can co-exist

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

19 years agoChangeLog fix so syntax highlighting works properly.
Chris Gianelloni [Thu, 21 Apr 2005 14:40:43 +0000 (14:40 +0000)]
ChangeLog fix so syntax highlighting works properly.

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

19 years agofixed python syntax in set_packages so catalyst will run
Eric Edgar [Thu, 21 Apr 2005 14:31:51 +0000 (14:31 +0000)]
fixed python syntax in set_packages so catalyst will run

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

19 years agoembedded target cleanups ... iso,bootloader,target_setup generalizations, minor code...
Eric Edgar [Thu, 21 Apr 2005 14:23:12 +0000 (14:23 +0000)]
embedded target cleanups ... iso,bootloader,target_setup generalizations, minor code fixes

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

19 years agoMoved xinitrc to after livecdfs-update to allow for changing the xinitrc to a custom...
Chris Gianelloni [Wed, 20 Apr 2005 21:31:15 +0000 (21:31 +0000)]
Moved xinitrc to after livecdfs-update to allow for changing the xinitrc to a custom one if livecd/type is gentoo-gamecd.  Added more default setup to livecdfs-update.sh for livecd/type: gentoo-gamecd, gentoo-release-livecd, and generic-livecd.

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

19 years agoUpdated rc-update.sh with better defaults for different livecd/type settings and...
Chris Gianelloni [Wed, 20 Apr 2005 21:14:35 +0000 (21:14 +0000)]
Updated rc-update.sh with better defaults for different livecd/type settings and cleaning up file copying in livecd-stage2-controller.sh to match catalyst 1.1.9.

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

19 years agoMade example of catalyst.conf in README match the default catalyst.conf provided.
Chris Gianelloni [Wed, 20 Apr 2005 20:45:47 +0000 (20:45 +0000)]
Made example of catalyst.conf in README match the default catalyst.conf provided.

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

19 years agoRemoving old files from previous maintainers and updating README.
Chris Gianelloni [Wed, 20 Apr 2005 20:42:36 +0000 (20:42 +0000)]
Removing old files from previous maintainers and updating README.

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

19 years agoAdded livecd/users option to create non-root users. The first user listed will also...
Chris Gianelloni [Wed, 20 Apr 2005 20:29:03 +0000 (20:29 +0000)]
Added livecd/users option to create non-root users.  The first user listed will also be used for auto-starting X, if X is merged onto the CD.

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

19 years agoUpdated all instances of livecd/type: gentoo-release-environmental to gentoo-release...
Chris Gianelloni [Wed, 20 Apr 2005 19:48:29 +0000 (19:48 +0000)]
Updated all instances of livecd/type: gentoo-release-environmental to gentoo-release-livecd and added generic-livecd.

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

19 years agoImported example files from catalyst 1.1.9 to make them more verbose.
Chris Gianelloni [Wed, 20 Apr 2005 18:34:22 +0000 (18:34 +0000)]
Imported example files from catalyst 1.1.9 to make them more verbose.

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

19 years agoFix grp/use bug #89365
Eric Edgar [Mon, 18 Apr 2005 14:11:23 +0000 (14:11 +0000)]
Fix grp/use bug #89365

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

19 years agoFixes for initramfs overlay support.
Eric Edgar [Fri, 15 Apr 2005 16:49:45 +0000 (16:49 +0000)]
Fixes for initramfs overlay support.

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

19 years agoUpdated Changelog to note the addition of preliminary initramfs_overlay support
Eric Edgar [Fri, 15 Apr 2005 04:43:17 +0000 (04:43 +0000)]
Updated Changelog to note the addition of preliminary initramfs_overlay support

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

19 years agoFix ctrl-c error if pre-kmerge.sh is running by sourcing /tmp/chroot-functions.sh...
Eric Edgar [Fri, 15 Apr 2005 04:40:24 +0000 (04:40 +0000)]
Fix ctrl-c error if pre-kmerge.sh is running by sourcing /tmp/chroot-functions.sh and removed extra equal sign to fix a genkernel caching bug

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

19 years agoRemoved support for postconf as genkernel no longer has that option
Eric Edgar [Thu, 14 Apr 2005 17:09:07 +0000 (17:09 +0000)]
Removed support for postconf as genkernel no longer has that option

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

19 years agoAUTORESUME PATCH; modified the chroot-functions.sh script so the chroot will die...
Eric Edgar [Thu, 14 Apr 2005 14:59:48 +0000 (14:59 +0000)]
AUTORESUME PATCH; modified the chroot-functions.sh script so the chroot will die properly on CTRL-C; fixed stage1 bug with gcc-setup

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

19 years agoAdded support for livecd-stage2 to use a snapshot or livecd-stage1 image
Eric Edgar [Mon, 11 Apr 2005 20:44:47 +0000 (20:44 +0000)]
Added support for livecd-stage2 to use a snapshot or livecd-stage1 image

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

19 years agoGeneralized kernel support, fsscript, rcupdate, etc for stage4
Eric Edgar [Mon, 11 Apr 2005 20:05:40 +0000 (20:05 +0000)]
Generalized kernel support, fsscript, rcupdate, etc for stage4

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

19 years agoRemoved sed for usb devices from legacy genkernel, as we're going to require a versio...
Chris Gianelloni [Sat, 9 Apr 2005 12:49:16 +0000 (12:49 +0000)]
Removed sed for usb devices from legacy genkernel, as we're going to require a version much higher that no longer exhibits the bug.

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

19 years agoRemoved empty gamecdfs-update.sh, updated livecdfs-update.sh to work properly with...
Chris Gianelloni [Fri, 8 Apr 2005 22:39:45 +0000 (22:39 +0000)]
Removed empty gamecdfs-update.sh, updated livecdfs-update.sh to work properly with hotplug firmwares, and also updated gamecd.conf.example, since the ut2004demo shell script has been renamed to ut2004-demo.

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

19 years agolet genkernel always reinstall itself
Eric Edgar [Fri, 8 Apr 2005 00:07:06 +0000 (00:07 +0000)]
let genkernel always reinstall itself

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

19 years agofix case bug in livecdfs-update.sh; fix bug in initial command line arguement parsing...
Eric Edgar [Thu, 7 Apr 2005 23:02:20 +0000 (23:02 +0000)]
fix case bug in livecdfs-update.sh; fix bug in initial command line arguement parsing; add cflags spec file support which is only allowed to override in stage1

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

19 years agoFix a use flag bug in the stage3
Eric Edgar [Thu, 7 Apr 2005 12:24:16 +0000 (12:24 +0000)]
Fix a use flag bug in the stage3

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

19 years agoChanges to allow cflags, chost, cxxflags in a spec file
Eric Edgar [Thu, 7 Apr 2005 00:08:51 +0000 (00:08 +0000)]
Changes to allow cflags, chost, cxxflags in a spec file

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

19 years agochange the code to use more case statements. Fix gcc issue in stage1.
Eric Edgar [Wed, 6 Apr 2005 23:23:57 +0000 (23:23 +0000)]
change the code to use more case statements. Fix gcc issue in stage1.

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

19 years agoMerging in changes from catalyst 1.1.x for gamecd support.
Chris Gianelloni [Wed, 6 Apr 2005 14:07:11 +0000 (14:07 +0000)]
Merging in changes from catalyst 1.1.x for gamecd support.

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

19 years agoRemoving gcc-config stuff to see if its still required to work around a gcc bug
Eric Edgar [Wed, 6 Apr 2005 03:02:06 +0000 (03:02 +0000)]
Removing gcc-config stuff to see if its still required to work around a gcc bug

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

19 years agoAdded tests for genkernel >3.2.0
Eric Edgar [Wed, 6 Apr 2005 02:44:37 +0000 (02:44 +0000)]
Added tests for genkernel >3.2.0

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

19 years agoFixed email address
Eric Edgar [Tue, 5 Apr 2005 21:52:51 +0000 (21:52 +0000)]
Fixed email address

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

19 years agoUpdated AUTHORS with new maintainers and updated contributors list.
Chris Gianelloni [Tue, 5 Apr 2005 21:49:57 +0000 (21:49 +0000)]
Updated AUTHORS with new maintainers and updated contributors list.

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

19 years agoChanged maintainers. Updated examples/fsscript.sh.example to provide better document...
Chris Gianelloni [Tue, 5 Apr 2005 21:43:09 +0000 (21:43 +0000)]
Changed maintainers.  Updated examples/fsscript.sh.example to provide better documentation.  Lots of minor cosmetic updates.  Updated minimal.motd.txt and universal.motd.txt to resolve documentation issue on bug #86914.  Added x-setup to default runlevel on gamecd builds.  Removed extranneous bashlogin sed-fu from livecdfs-update.sh and made default timezone UTC rather than GMT.

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

19 years agoRemoved a few comments from the livecd-stage2-controller.sh file
Eric Edgar [Tue, 5 Apr 2005 21:42:20 +0000 (21:42 +0000)]
Removed a few comments from the livecd-stage2-controller.sh file

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

19 years agoChangelog update
Eric Edgar [Tue, 5 Apr 2005 21:33:06 +0000 (21:33 +0000)]
Changelog update

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

19 years agoThese files are read anymore in the new catalyst
Eric Edgar [Tue, 5 Apr 2005 21:28:43 +0000 (21:28 +0000)]
These files are read anymore in the new catalyst

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

19 years agoRemoved these as they are moved to the appropriate target directories
Eric Edgar [Tue, 5 Apr 2005 21:26:27 +0000 (21:26 +0000)]
Removed these as they are moved to the appropriate target directories

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

19 years agoRemoved iso gen files as they are moved into the appropriate target folder
Eric Edgar [Tue, 5 Apr 2005 21:25:04 +0000 (21:25 +0000)]
Removed iso gen files as they are moved into the appropriate target folder

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

19 years agoAdded additional catalyst 2.0.0 files
Eric Edgar [Mon, 4 Apr 2005 17:50:30 +0000 (17:50 +0000)]
Added additional catalyst 2.0.0 files

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

19 years agoInitial import of Catalyst 2.0.0
Eric Edgar [Mon, 4 Apr 2005 17:48:33 +0000 (17:48 +0000)]
Initial import of Catalyst 2.0.0

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

19 years agoAdded /usr/portage as tmpfs (this will be made conditional later).
Chris Gianelloni [Wed, 30 Mar 2005 17:29:13 +0000 (17:29 +0000)]
Added /usr/portage as tmpfs (this will be made conditional later).

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

19 years agoAdded a new livecd-bash_profile that sources ~/.bashrc in case we're called from...
Chris Gianelloni [Tue, 29 Mar 2005 18:53:32 +0000 (18:53 +0000)]
Added a new livecd-bash_profile that sources ~/.bashrc in case we're called from an interactive shell.

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

19 years agoMoved livecd-bash_profile to livecd-bashrc. Added check for /usr/livecd/profiles...
Chris Gianelloni [Tue, 29 Mar 2005 17:09:49 +0000 (17:09 +0000)]
Moved livecd-bash_profile to livecd-bashrc.  Added check for /usr/livecd/profiles to livecd-local.start.  Removed mkvardb.  Removed legacy sed call from pre-kmerge.sh since it has been fixed in genkernel for a long time.

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

19 years agoApplying arm patch from vapier and closing bug #86466. This is now catalyst 1.1...
Chris Gianelloni [Thu, 24 Mar 2005 15:37:55 +0000 (15:37 +0000)]
Applying arm patch from vapier and closing bug #86466.  This is now catalyst 1.1.8, so enjoy.

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

19 years agoAdding back in the kill for livecd-stage1 for gconfd-2 and resolving bug #73363....
Chris Gianelloni [Thu, 24 Mar 2005 14:17:29 +0000 (14:17 +0000)]
Adding back in the kill for livecd-stage1 for gconfd-2 and resolving bug #73363.  Adding in mkvardb script to create a /var/db/pkg entry from an arbitrary set of files.  Modifying default-runscript.sh to copy mkvardb to /tmp in the chroot.

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

19 years agoAdded -l to mkisofs line for ppc as this allows full 31 character file names.
Chris Gianelloni [Sat, 19 Mar 2005 17:46:39 +0000 (17:46 +0000)]
Added -l to mkisofs line for ppc as this allows full 31 character file names.

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

19 years agoChanging catalyst version to 1.1.8_pre1 and updating yaboot cdtar to allow for multip...
Chris Gianelloni [Wed, 16 Mar 2005 13:51:23 +0000 (13:51 +0000)]
Changing catalyst version to 1.1.8_pre1 and updating yaboot cdtar to allow for multiple initrd files.

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

19 years agoModifed PPC archscript to close bug #84648 and also to make the PPC archscript produc...
Chris Gianelloni [Wed, 16 Mar 2005 13:46:54 +0000 (13:46 +0000)]
Modifed PPC archscript to close bug #84648 and also to make the PPC archscript produce multiple initrd files, like x86/amd64.

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

19 years agoAlright, so I lied to you. This is now the 1.1.7 release. I removed the 2.11 isolin...
Chris Gianelloni [Wed, 9 Mar 2005 20:03:12 +0000 (20:03 +0000)]
Alright, so I lied to you.  This is now the 1.1.7 release.  I removed the 2.11 isolinux cdtar tarballs and updated the ppc-archscript.sh to use the livecd/volid for the HFS volid, too.

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

19 years agoCalling this one 1.1.7 and rolling a tarball.
Chris Gianelloni [Wed, 9 Mar 2005 19:42:36 +0000 (19:42 +0000)]
Calling this one 1.1.7 and rolling a tarball.

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

19 years agoAdded livecd/volid to set the volume ID when creating the ISO, patch by Gustavo Zacar...
Chris Gianelloni [Wed, 9 Mar 2005 00:22:05 +0000 (00:22 +0000)]
Added livecd/volid to set the volume ID when creating the ISO, patch by Gustavo Zacarias <gustavoz@gentoo.org>.  Also copied sparc64-archscript.sh to sparc-archscript.sh and removing sparc64 one, as they are identical now.

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

19 years agoAdding experimental isolinux cdtar for isolinux 2.13 and memtest86+ 1.51.
Chris Gianelloni [Tue, 8 Mar 2005 18:41:41 +0000 (18:41 +0000)]
Adding experimental isolinux cdtar for isolinux 2.13 and memtest86+ 1.51.

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

19 years agoRemoved hdparm from default runlevel as it break ide=nodma at boot.
Chris Gianelloni [Tue, 8 Mar 2005 18:35:33 +0000 (18:35 +0000)]
Removed hdparm from default runlevel as it break ide=nodma at boot.

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

19 years agoRevert last set of changes and remove portage version check from emerge in livecd...
Chris Gianelloni [Mon, 7 Mar 2005 21:14:42 +0000 (21:14 +0000)]
Revert last set of changes and remove portage version check from emerge in livecd-stage1, as it breaks catalyst's ability to fail properly on an incomplete emerge.

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

19 years agoChange genkernel check to use best_version and has_version to determine if the any...
Chris Gianelloni [Mon, 7 Mar 2005 19:52:00 +0000 (19:52 +0000)]
Change genkernel check to use best_version and has_version to determine if the any previously installed versions of genkernel are up to date.  Change emerge line for kernels to use -n option to only install if they were not previously installed.

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

19 years agoApplying sparc32 patch from gustavoz. Replacing silo cdtar files with unified sparc3...
Chris Gianelloni [Mon, 7 Mar 2005 00:20:37 +0000 (00:20 +0000)]
Applying sparc32 patch from gustavoz.  Replacing silo cdtar files with unified sparc32/sparc64 cdtar.

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

19 years agoChange sudoers update to only run if /etc/sudoers exists and only reduce splash to...
Chris Gianelloni [Sun, 6 Mar 2005 14:35:37 +0000 (14:35 +0000)]
Change sudoers update to only run if /etc/sudoers exists and only reduce splash to 1024x768 on minimal and universal install CD.

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

19 years agoChanging the killall -9 gconfd-2 to gconftool-2 --shutdown and resolving bug #73363.
Chris Gianelloni [Sat, 5 Mar 2005 05:12:58 +0000 (05:12 +0000)]
Changing the killall -9 gconfd-2 to gconftool-2 --shutdown and resolving bug #73363.

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

19 years agoAdded a new empty livecd file to each archscript. This will be used for an identifie...
Chris Gianelloni [Thu, 3 Mar 2005 22:36:08 +0000 (22:36 +0000)]
Added a new empty livecd file to each archscript.  This will be used for an identifier by genkernel to allow booting from a non-primary CDROM.

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

19 years agoCatalyst 1.1.6 is here.
Chris Gianelloni [Thu, 3 Mar 2005 22:05:05 +0000 (22:05 +0000)]
Catalyst 1.1.6 is here.

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

19 years agoCommenting out stage1 cleaning of /var/db.
Chris Gianelloni [Thu, 3 Mar 2005 13:59:56 +0000 (13:59 +0000)]
Commenting out stage1 cleaning of /var/db.

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

19 years agoMade splash reduction to 1024x768 only for minimal and universal release media.
Chris Gianelloni [Wed, 2 Mar 2005 21:47:41 +0000 (21:47 +0000)]
Made splash reduction to 1024x768 only for minimal and universal release media.

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

19 years agoAdded SLOT files back to /var/db entries in stage1.
Chris Gianelloni [Wed, 2 Mar 2005 02:37:56 +0000 (02:37 +0000)]
Added SLOT files back to /var/db entries in stage1.

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

19 years agoMoved portage profiles from livecd-local.start to unmerge.sh, since /usr is not write...
Chris Gianelloni [Wed, 2 Mar 2005 02:14:34 +0000 (02:14 +0000)]
Moved portage profiles from livecd-local.start to unmerge.sh, since /usr is not writeable at boot.  Removed -a from cp in default-runscript.sh to keep the copy from preserving permissions and also adding /usr/share/faces and default Gentoo icon.  We'll see how the icon does for us.  Removing serial init script, as it causes problems with the splash theme.

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

19 years ago-n, not -z
Chris Gianelloni [Mon, 28 Feb 2005 23:40:38 +0000 (23:40 +0000)]
-n, not -z

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

19 years agoUpdate catalyst version to 1.1.6-pre1 for all of you keeping score at home.
Chris Gianelloni [Mon, 28 Feb 2005 23:33:38 +0000 (23:33 +0000)]
Update catalyst version to 1.1.6-pre1 for all of you keeping score at home.

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

19 years agoRemoved x-setup from local.start and added in symlinks for gconf, portage profiles...
Chris Gianelloni [Mon, 28 Feb 2005 23:21:09 +0000 (23:21 +0000)]
Removed x-setup from local.start and added in symlinks for gconf, portage profiles (for installer) and /var/db.  Added a touch for root's .bashrc for baselayout and removed /etc/startx from the environmental type.  Commented unmerge of sources in kmerge.sh, as they should be unmerged by the spec file.  Changed livecdfs-update.sh to setup /etc/hosts properly, allow wheel users to use sudo with no password, mount /usr/lib/X11/xkb/compiled as tmpfs for X, use the latest pci.ids and usb.ids from portage, and create /lib/firmware if it doesn't exist.  Commented unmerge of genkernel in post-kmerge.sh, as it should be unmerged by the spec file.  Fixed typo in snapshot_target.py.  Made gconfd check in livecd-stage1.sh work if more than one gconfd-2 is running.  Added a gcc-config fix to stage1-chroot.sh.  Changed gcc-config check in stage1-preclean2-chroot.sh to ensure gcc-config is an executable.

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

19 years agoRemoved ccache from default options as it breaks catalyst when merged with USE=-ccache.
Chris Gianelloni [Fri, 4 Feb 2005 16:55:59 +0000 (16:55 +0000)]
Removed ccache from default options as it breaks catalyst when merged with USE=-ccache.

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

19 years agoAdded /local/ to snapshot exclusion.
Chris Gianelloni [Fri, 4 Feb 2005 16:46:42 +0000 (16:46 +0000)]
Added /local/ to snapshot exclusion.

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

19 years agoUpdated to attempt to start 5 interfaces, rather than 4. You can blame gustavoz...
Chris Gianelloni [Mon, 31 Jan 2005 13:46:59 +0000 (13:46 +0000)]
Updated to attempt to start 5 interfaces, rather than 4.  You can blame gustavoz and his 5 interface Xeon for this.

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

19 years agoAdded a conditional before killing gconfd-2. This is also going to be catalyst 1...
Chris Gianelloni [Sun, 30 Jan 2005 00:48:03 +0000 (00:48 +0000)]
Added a conditional before killing gconfd-2.  This is also going to be catalyst 1.1.5, so let's hope we don't find any more bugs, at least for this release.

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

19 years agoMoved killall -9 gconfd-2 to execute outside chroot.
Chris Gianelloni [Sat, 29 Jan 2005 14:54:31 +0000 (14:54 +0000)]
Moved killall -9 gconfd-2 to execute outside chroot.

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

19 years agoModified x86-help.msg to remove agpgart line, add noload= line, and replace tabs...
Chris Gianelloni [Sat, 29 Jan 2005 14:43:42 +0000 (14:43 +0000)]
Modified x86-help.msg to remove agpgart line, add noload= line, and replace tabs with spaces.

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

19 years agoRemoved acpi from x86-archscript.sh as it breaks acpi calls on the command line.
Chris Gianelloni [Sat, 29 Jan 2005 14:33:01 +0000 (14:33 +0000)]
Removed acpi from x86-archscript.sh as it breaks acpi calls on the command line.

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

19 years agoVersion 1.1.4
Chris Gianelloni [Sat, 29 Jan 2005 05:50:28 +0000 (05:50 +0000)]
Version 1.1.4

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

19 years agoAdded killall for gconfd-2 back into livecd-stage1.sh
Chris Gianelloni [Sat, 29 Jan 2005 04:07:00 +0000 (04:07 +0000)]
Added killall for gconfd-2 back into livecd-stage1.sh

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

19 years agoAlpha fixes for multiple kernels..
Chris Gianelloni [Sat, 29 Jan 2005 04:05:46 +0000 (04:05 +0000)]
Alpha fixes for multiple kernels..

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