Chris Gianelloni [Mon, 2 Oct 2006 20:41:54 +0000 (20:41 +0000)]
Removing all copyright and license comment headers from all files so we don't ever get another bug like bug #149638.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1179
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 2 Oct 2006 20:32:41 +0000 (20:32 +0000)]
Clean up more spacing/capitalization.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1178
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 2 Oct 2006 20:25:25 +0000 (20:25 +0000)]
Fixed lots of spacing issues, removed livecd/type from livecd-stage1, add splash capabilities to stage4, change 'cp -a' to 'cp -pPR', add -q to emerge calls in kmerge.sh, and updated README.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1177
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 13 Sep 2006 18:32:36 +0000 (18:32 +0000)]
Fix bashrc so it doesn't give an error and add System.map to livecd-kernel.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1176
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 8 Sep 2006 20:00:57 +0000 (20:00 +0000)]
Added fix for bug #143348.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1175
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 23 Aug 2006 11:20:23 +0000 (11:20 +0000)]
Added -q to emerge call for systempkgs.txt just to be on the safe side.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1174
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 22 Aug 2006 16:45:47 +0000 (16:45 +0000)]
Changed some copy commands to use -f, added a check for /etc/gconf before moving it when not using gentoo-release-livecd, and fixed a sed for root's .bashrc, as reported on the gentoo-catalyst mailing list by Luca Casagrande <luca.casagrande@gmail.com>.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1173
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 16 Aug 2006 21:50:12 +0000 (21:50 +0000)]
Fixing sed so that systemspkgs.txt is built properly.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1172
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 11 Aug 2006 13:29:15 +0000 (13:29 +0000)]
The sparc32 binary is in /bin, not /usr/bin.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1171
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 11 Aug 2006 02:07:20 +0000 (02:07 +0000)]
We now only set the options for pkgcache if we are not using fetchonly. This should work around a problem where portage won't fetch the files if a binpkg already exists for the package.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1170
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 11 Aug 2006 02:02:11 +0000 (02:02 +0000)]
Fix ChangeLog
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1169
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 9 Aug 2006 14:44:38 +0000 (14:44 +0000)]
Added code to make a backup of custom.conf before we edit it for the installer.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1168
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 29 Jul 2006 18:35:07 +0000 (18:35 +0000)]
Remove sed from splash section, since it wasn't actually resolving the issue, anyway. Change the installer's dialog front-end code to simply run via sudo, since we don't need to worry about having the X DISPLAY setup or anything. This is catalyst 2.0, so you guys can all start rejoicing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1167
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 26 Jul 2006 22:38:45 +0000 (22:38 +0000)]
Fix my sed line so it actually applies correctly.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1166
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 25 Jul 2006 20:29:10 +0000 (20:29 +0000)]
Added check for verbose, and add --verbose if found, or --quiet, to emerge options.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1165
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 21 Jul 2006 16:16:39 +0000 (16:16 +0000)]
Fix the splash code so we have our splash theme on all 6 virtual consoles, as well as a possible fix for the read-only filesystem messages from /sbin/splash-functions.sh
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1164
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 20 Jul 2006 22:02:16 +0000 (22:02 +0000)]
Fix --fetchonly to actually work.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1163
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 19 Jul 2006 21:53:53 +0000 (21:53 +0000)]
Added description for livecd/fsops to livecd-stage2's spec template.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1162
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 19 Jul 2006 21:39:46 +0000 (21:39 +0000)]
I've modified the GDM configuration section to work correctly. I have also ensured that xdm is no longer started just because livecd/xdm is used, which was causing issues for the generic-livecd type. This is 2.0_rc50, which should be the last of the 'release candidates' made. If there are no bug reports in 2 days, then I'm rolling this as 2.0 final.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1161
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 12 Jul 2006 23:28:41 +0000 (23:28 +0000)]
Hopefully, I have fixed the issue with the Installer icons. We'll have to see once the newer Installer is released, as I still have to fix the installer scripts.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1160
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 12 Jul 2006 18:34:52 +0000 (18:34 +0000)]
ChangeLog fix.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1159
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 12 Jul 2006 18:34:00 +0000 (18:34 +0000)]
Removed famd from the default runlevel for gentoo-release-livecd. It really shouldn't cause a problem, but I prefer it stay a bit clean.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1158
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 11 Jul 2006 21:40:59 +0000 (21:40 +0000)]
Added patches from Joshua Kinard <kumba@gentoo.org> from bug #139337. This is 2.0_rc50, which will hopefully be renamed without incident to 2.0 final.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1157
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 5 Jul 2006 13:59:18 +0000 (13:59 +0000)]
Added patch from Gustavo Zacarias <gustavoz@gentoo.org> for sparc/silo parameters support. This is for bug #139300.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1156
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 28 Jun 2006 12:51:43 +0000 (12:51 +0000)]
Added two patches from Joshua Kinard from bug #138255 to fix livecd/fsops and also to remove some redundant values from livecd-stage2's valid_values. This is 2.0_rc49.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1155
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 28 Jun 2006 12:48:22 +0000 (12:48 +0000)]
Fixed invocation of linux32 for x86 and ppc. This is for bug #138080.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1154
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 22 Jun 2006 14:54:27 +0000 (14:54 +0000)]
Fix a problem where catalyst was creating an initial list, then putting that list inside another. Thanks to Andrew Gaffney <agaffney@gentoo.org> for pointing it out and for the fix. This is for bug #136351.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1153
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 22 Jun 2006 11:43:34 +0000 (11:43 +0000)]
Removing loop for unmerge, as it didn't actually solve anything and the portage team has helped us out by reverting the behavior that caused this change in the first place.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1152
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 21 Jun 2006 22:11:54 +0000 (22:11 +0000)]
Added two patches from Joshua Kinard <kumba@gentoo.org> to fix stage1 not having /proc mounted during the preclean stage and also to clean up the netboot2 code. This is 2.0_rc48.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1151
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 20 Jun 2006 19:32:31 +0000 (19:32 +0000)]
Change our unmerge from being a single unmerge to a loop, to work around an unexpected change in portage 2.1's unmerge processing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1150
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 19 Jun 2006 19:05:02 +0000 (19:05 +0000)]
Fixed a problem where we were putting the kernel name in twice and causing and error when using grub as a bootloader. This is for bug #137252.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1149
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 15 Jun 2006 22:18:51 +0000 (22:18 +0000)]
Added a second pass to the alpha bootloader setup to create aboot items for serial console for bug #133457.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1148
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 12 Jun 2006 20:41:53 +0000 (20:41 +0000)]
Added arcload cdtar for mips.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1147
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 9 Jun 2006 00:31:51 +0000 (00:31 +0000)]
Added make-busybox-symlinks to USE for busybox compile. This is catalyst 2.0_rc47.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1146
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 8 Jun 2006 21:27:30 +0000 (21:27 +0000)]
Add patch from bug #135051 to fix the seedcache extraction logic.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1145
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 3 Jun 2006 01:58:36 +0000 (01:58 +0000)]
Don't set icon theme to Clearlooks, since it doesn't exist.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1144
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 3 Jun 2006 01:57:24 +0000 (01:57 +0000)]
Fix sed on installer icons.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1143
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 25 May 2006 16:26:38 +0000 (16:26 +0000)]
This is 2.0_rc46.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1142
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 23 May 2006 20:00:19 +0000 (20:00 +0000)]
Added a -type f to the find call in stage1 for bug #132180.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1141
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 19 May 2006 22:02:56 +0000 (22:02 +0000)]
Updated yaboot cdtar from Daniel Ostrow <dostrow@gentoo.org> so it will boot properly on IBM PPC64 machines.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1140
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 19 May 2006 16:25:20 +0000 (16:25 +0000)]
Fix DIGESTS output
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1139
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 18 May 2006 00:35:41 +0000 (00:35 +0000)]
ChangeLog typo fix.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1138
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 16 May 2006 19:27:29 +0000 (19:27 +0000)]
Removed x-setup from default runlevel, as it is now controlled via the autoconfig init script.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1137
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 15 May 2006 19:09:28 +0000 (19:09 +0000)]
Fix ppc64 based arches to subclass ppc64
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1136
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 15 May 2006 13:59:32 +0000 (13:59 +0000)]
Use the full category/package name for livecd-tools.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1135
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sat, 13 May 2006 14:01:16 +0000 (14:01 +0000)]
Make copies and deletes recursive for firmware sicne some packages put their firmware in a subdirectory.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1134
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 10 May 2006 15:55:28 +0000 (15:55 +0000)]
Fix detection of the Installer.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1133
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 10 May 2006 13:23:00 +0000 (13:23 +0000)]
Added 970, power3, power4, and power5 sub-arches for ppc64.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1132
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 9 May 2006 12:20:07 +0000 (12:20 +0000)]
Removed portion of livecdfs-update.sh that created /etc/conf.d/net as it is no longer necessary and can cause possible problems with Installer-based installs.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1131
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 8 May 2006 17:51:00 +0000 (17:51 +0000)]
recursive directory create
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1130
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Wed, 3 May 2006 22:18:38 +0000 (22:18 +0000)]
Fix locking and autoresume cache
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1129
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 1 May 2006 19:31:55 +0000 (19:31 +0000)]
Changed a display error from bug #131502 and rolling 2.0_rc45.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1128
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 25 Apr 2006 18:33:44 +0000 (18:33 +0000)]
Added patch from Gustavo Zacharias <gustavoz@gentoo.org> for some fun silo-fu on SPARC.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1127
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 25 Apr 2006 17:13:28 +0000 (17:13 +0000)]
digests function uses raw output from hash function now
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1126
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 25 Apr 2006 17:10:11 +0000 (17:10 +0000)]
change hash result format so .DIGESTS is generated correctly
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1125
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 25 Apr 2006 15:21:37 +0000 (15:21 +0000)]
Added patch to parse_spec by Andrew Gaffney <agaffney@gentoo.org> and for bug #131190.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1124
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 25 Apr 2006 15:17:41 +0000 (15:17 +0000)]
Added a space for bug #131181.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1123
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sun, 23 Apr 2006 02:58:37 +0000 (02:58 +0000)]
Fixed creation of kernelpkgs.txt file for the installer.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1122
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 21 Apr 2006 13:00:50 +0000 (13:00 +0000)]
Somehow this hosts.bck fix got reverted and I really don't know how. Anyway, I'm adding it back.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1121
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 20 Apr 2006 15:17:01 +0000 (15:17 +0000)]
I missed an extra else in bootloader-setup.sh, so I'm fixing that and rolling out an emergency rc44.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1120
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 20 Apr 2006 01:33:12 +0000 (01:33 +0000)]
If you use elif, you have to use a then after it. Yeah, that one's totally my fault.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1119
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 19 Apr 2006 15:34:08 +0000 (15:34 +0000)]
Fixing my own bug in livecdfs-update.sh and rolling 2.0_rc43.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1118
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 19 Apr 2006 14:45:02 +0000 (14:45 +0000)]
Removed runlevel deletion, as it probably wasn't a good idea. This is for bug #130476.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1117
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 19 Apr 2006 14:28:40 +0000 (14:28 +0000)]
Removed bootplash support from ppc/ppc64 since they only will work with gensplash. Forced use of livecd/splash_type of bootsplash to get splash=silent. This should reduce the number of things on the kernel command line that aren't necessary.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1116
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 18 Apr 2006 20:59:12 +0000 (20:59 +0000)]
Added patch from Andrew Gaffney <agaffney@gentoo.org> to re-write parse_spec. This should resolve bug #130103, as well as make the code much cleaner. This is 2.0_rc42.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1115
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 18 Apr 2006 20:57:21 +0000 (20:57 +0000)]
Forced -p on tar for compressing stages.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1114
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 18 Apr 2006 20:38:24 +0000 (20:38 +0000)]
Fixed fetchonly option for stages 1 through 3 and livecd-stage1, and possibly others.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1113
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 17 Apr 2006 21:41:44 +0000 (21:41 +0000)]
Added patch to build.py for portage 2.1 support.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1112
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 17 Apr 2006 21:31:56 +0000 (21:31 +0000)]
Fixed genkernel initramfs overlay support. Thanks to Alvin Lee <liyiming@ict.ac.cn> in bug #129890.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1111
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 17 Apr 2006 19:01:02 +0000 (19:01 +0000)]
Moved sed line for ##STARTX to end of file, since we aren't touching /etc/startx until the end.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1110
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 17 Apr 2006 18:57:35 +0000 (18:57 +0000)]
Added a check for the games group and add it if it doesn't exist already. This should resolve bug #125498.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1109
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 13 Apr 2006 13:14:06 +0000 (13:14 +0000)]
Removed portdir_overlay from the snapshot example spec and added portage_overlay to the example specs for the relevant targets.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1108
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 4 Apr 2006 16:08:11 +0000 (16:08 +0000)]
This is 2.0_rc41 since it has better LiveCD support.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1107
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 4 Apr 2006 15:54:53 +0000 (15:54 +0000)]
Fix theme for gdm.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1106
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 31 Mar 2006 16:47:10 +0000 (16:47 +0000)]
Removed check for livecd/dev-manager being udev since it was done incorrectly and genkernel assumes udev by default on a 2.6 kernel and devfs by default on a 2.4 kernel. Thanks to Alvin Lee <liyiming@ict.ac.cn> on bug #128265 for pointing this out.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1105
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 23 Mar 2006 16:16:46 +0000 (16:16 +0000)]
Replaced elilo-3.4 cdtar with elilo-3.6 cdtar for IA64.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1104
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 22 Mar 2006 22:21:32 +0000 (22:21 +0000)]
Fix to ensure that we look inside the chroot for /etc/hosts.bck, not on our live system. You can thank Andrew Gaffney for the fix.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1103
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 22 Mar 2006 19:11:24 +0000 (19:11 +0000)]
Don't copy motd files if we're using livecd/type generic-livecd.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1102
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 22 Mar 2006 19:05:40 +0000 (19:05 +0000)]
Made sure that livecd/motd is ignored for livecd/type: gentoo-* and added some extra cleanup to generic-livecd.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1101
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 16 Mar 2006 19:33:26 +0000 (19:33 +0000)]
Added sed to PPC/PPC64 to change boot.msg to match the hardware for which the CD was built, merged the PPC and PPC64 cdtar files into a single cdtar, and removed all older cdtar files for PPC*.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1100
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 13 Mar 2006 17:07:51 +0000 (17:07 +0000)]
Added message to the official LiveCD MOTD mentioning how to run the installer. Blame codeman. This is 2.0_rc40.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1099
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Mon, 13 Mar 2006 16:38:41 +0000 (16:38 +0000)]
fix so snapshot target doesnt have errors
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1098
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 13 Mar 2006 16:33:20 +0000 (16:33 +0000)]
Finalized the sync from my fsscript for 2006.0 into catalyst. It is now no longer necessary to use a fsscript to duplicate the official Gentoo LiveCD builds.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1097
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Sun, 12 Mar 2006 19:03:35 +0000 (19:03 +0000)]
Removed hdparm and alsasound from rc-update.sh as they are pulled in by the autoconfig script.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1096
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 21 Feb 2006 19:50:22 +0000 (19:50 +0000)]
Added wrapping around the udev sed for those crazy 2.4-users.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1095
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 17 Feb 2006 14:50:15 +0000 (14:50 +0000)]
Added sed fix for udev starting evms_activate unconditionally. This is 2.0_rc39.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1094
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 17 Feb 2006 13:34:42 +0000 (13:34 +0000)]
add stage4/unmerge stage4/rm to valid options
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1093
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 15 Feb 2006 16:59:46 +0000 (16:59 +0000)]
Added fix for bug #122154 from Rajiv Manglani.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1092
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Wed, 15 Feb 2006 03:53:55 +0000 (03:53 +0000)]
Fixed creation of kernelpkgs.txt for the Installer.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1091
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 14 Feb 2006 19:49:49 +0000 (19:49 +0000)]
Updated elilo tarball for IA64.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1090
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 14 Feb 2006 18:05:56 +0000 (18:05 +0000)]
DIGESTS support for snapshot creation
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1089
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 14 Feb 2006 15:53:21 +0000 (15:53 +0000)]
This is catalyst 2.0_rc38, codenamed: When will the stinking release candidates ever end?
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1088
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 14 Feb 2006 15:38:12 +0000 (15:38 +0000)]
fix for .DIGESTS.DIGESTS issue in grp
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1087
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Tue, 14 Feb 2006 15:29:39 +0000 (15:29 +0000)]
fix for failure when root_overlay is not set
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1086
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Tue, 14 Feb 2006 00:04:14 +0000 (00:04 +0000)]
Added IA64/SGI patch from plasmaroo.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1085
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Mon, 13 Feb 2006 22:26:44 +0000 (22:26 +0000)]
Fixed generation of grppkgs.txt and kernelpkgs.txt for the Installer. This is 2.0_rc37.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1084
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Fri, 10 Feb 2006 23:01:21 +0000 (23:01 +0000)]
Allow multiple overlays for root_overlay and overlay spec option
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1083
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Fri, 10 Feb 2006 15:48:23 +0000 (15:48 +0000)]
Updated ppc64's cdtar file with a new boot.msg, removed older file, and fixed bug #122154. This is catalyst 2.0_rc36.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1082
d1e1f19c-881f-0410-ab34-
b69fee027534
Chris Gianelloni [Thu, 9 Feb 2006 15:09:18 +0000 (15:09 +0000)]
Updated the LiveCD motd to tell the user to run the display manager again, rather than startx, while mentioning that startx is useful as a rescue X session since it starts twm. This is catalyst 2.0_rc35.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1081
d1e1f19c-881f-0410-ab34-
b69fee027534
Eric Edgar [Thu, 9 Feb 2006 12:16:03 +0000 (12:16 +0000)]
Add hfs-hide options to mkisofs so macs boot
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1080
d1e1f19c-881f-0410-ab34-
b69fee027534