Commit graph

915 commits

Author SHA1 Message Date
Andrew Gaffney 3061d4f53c Remove tmpdir when finished
svn path=/trunk/; revision=566
2008-09-04 02:07:52 +00:00
Andrew Gaffney 611f864053 Add code to modify copied specs and create snapshot
svn path=/trunk/; revision=565
2008-09-04 01:54:15 +00:00
Andrew Gaffney 80dc45a55b foo
svn path=/trunk/; revision=564
2008-09-04 01:19:35 +00:00
Andrew Gaffney 195ddceed9 Initial commit of catalyst-auto script
svn path=/trunk/; revision=563
2008-09-04 01:18:17 +00:00
Andrew Gaffney 1886bc7f82 Create tools directory
Initial commit of stage_build.sh script

svn path=/trunk/; revision=562
2008-09-03 03:46:48 +00:00
Tobias Scherbaum 79c290dc10 HPPA Kernel config as per #232080
svn path=/trunk/; revision=561
2008-08-25 20:05:12 +00:00
Tobias Klausmann ae87f160b8 Make sure catalyst gets a retval it can be happy about.
svn path=/trunk/; revision=560
2008-07-10 16:29:55 +00:00
Andrew Gaffney 5aeec8da35 Be more specific in grep for kernel filename
svn path=/trunk/; revision=559
2008-07-06 22:14:25 +00:00
Andrew Gaffney ab96461dc2 Another attempt to fix this stupid /boot bait-and-switch
svn path=/trunk/; revision=558
2008-07-06 20:43:49 +00:00
Brent Baude 51e026d44f powerpc kconfigs update
svn path=/trunk/; revision=557
2008-07-01 15:20:31 +00:00
Brent Baude 290865435a Unmangled kconfigs with bitness set correctly among other things.
svn path=/trunk/; revision=556
2008-07-01 15:18:20 +00:00
Andrew Gaffney 211c97caec Look for a .igz extension on the initramfs instead of .gz
svn path=/trunk/; revision=555
2008-06-30 20:17:38 +00:00
Andrew Gaffney f4147e0951 Quote EOF in fsscript to prevent interpolation at build time
svn path=/trunk/; revision=554
2008-06-30 18:32:30 +00:00
Brent Baude 684b09b05d Updating powerpc kconfigs with new/more FB drivers
svn path=/trunk/; revision=553
2008-06-30 01:15:05 +00:00
Brent Baude 345180f19f Updating graphics drivers inside configs
svn path=/trunk/; revision=552
2008-06-30 01:12:04 +00:00
Chris Gianelloni f54c3debb9 Removing quite a few options for things that are not needed during install and changing a few things from modules to being built-in, which will cause them to take up less space since many modules appear twice on the CD.
svn path=/trunk/; revision=551
2008-06-26 17:23:28 +00:00
Chris Gianelloni 584b46caca Added a sed to remove DefaultColorDepth from the xorg.conf.in provided by mkxf86config for bug #222691.
svn path=/trunk/; revision=550
2008-06-24 16:51:58 +00:00
Brent Baude 4c2823b7c6 Fixes in subarch specs
svn path=/trunk/; revision=549
2008-06-23 19:08:38 +00:00
Brent Baude 31841d6475 Correcting type ont he 64UL sourcepath side of the house
svn path=/trunk/; revision=548
2008-06-23 19:06:46 +00:00
Brent Baude d28dc15e17 Adding chost reference to spec for avoid compiler foo
svn path=/trunk/; revision=547
2008-06-23 19:05:32 +00:00
Raúl Porcel 7ff3d70404 Add SCSI cdrom support to ia64 installcd, rename the kconfig to 2.6.24
svn path=/trunk/; revision=546
2008-06-18 09:25:52 +00:00
Brent Baude f8452dc42b Updating spec to reflect new kernel paths
svn path=/trunk/; revision=545
2008-06-13 15:12:37 +00:00
Brent Baude 4df18a93d3 updating configs to .24 and fixing pcmcia borkage
svn path=/trunk/; revision=544
2008-06-13 15:07:19 +00:00
Brent Baude 487d13afeb Updating powerpc kernel configs
svn path=/trunk/; revision=543
2008-06-13 15:06:29 +00:00
Raúl Porcel 71f804a5d8 Comment pam files removal on the minimal installcd, since it makes the cd unusable on sparc
svn path=/trunk/; revision=542
2008-06-12 18:33:29 +00:00
Tobias Klausmann b03da50c83 sys-fs/cryptsetup is needed to install on crypted root partitions.
svn path=/trunk/; revision=541
2008-06-11 19:01:24 +00:00
Raúl Porcel a19d3ae772 Fix kconfig path, make minimal and universal ordered the same way, comment removal of pam files, since it makes the cd's useless, see 2006.1, add more packages to distfiles.spec
svn path=/trunk/; revision=540
2008-06-11 18:56:08 +00:00
Raúl Porcel b5a6470757 Some changes
svn path=/trunk/; revision=539
2008-06-11 18:49:43 +00:00
Tobias Klausmann 1cb1b37ab8 Actually *use* the fancy new kconfig for alpha
svn path=/trunk/; revision=538
2008-06-11 17:38:48 +00:00
Tobias Klausmann 2e50fa9b2e We need sys-fs/cryptsetup to support installation on crypted root.
svn path=/trunk/; revision=537
2008-06-11 17:36:18 +00:00
Andrew Gaffney 765aac5246 Comment out thunderbird and openoffice on i686 livecd for space reasons
svn path=/trunk/; revision=536
2008-06-11 15:31:30 +00:00
Andrew Gaffney 0dd1ba6c0b Clear out /boot in the squashfs
Copy System.map instead of moving from /usr/livecd

svn path=/trunk/; revision=535
2008-06-11 14:50:46 +00:00
Chris Gianelloni c8c5a57489 Don't run the kernel copying code unless we're booting from CD.
svn path=/trunk/; revision=534
2008-06-06 04:04:00 +00:00
Chris Gianelloni 8ee6fcfdbe Re-create /etc/fstab in the fsscript and add code to local.start to copy the kernel/initramfs from the CD's root and rename it to what was built by genkernel and expected.
svn path=/trunk/; revision=533
2008-06-06 03:54:44 +00:00
Chris Gianelloni e58ec65cd4 Remove all splash-related items from the specs since we don't have a new splash theme for 2008.0 to use. Also, removed CONFIG_ATA_GENERIC from the AMD64 specs, since it tends to cause problems when it binds to a controller before the non-generic drivers.
svn path=/trunk/; revision=532
2008-06-05 17:20:56 +00:00
Chris Gianelloni 2fa463cb9d Switch from grub back to isolinux. As much as this sucks, it's our best bet to fix a very large number of bugs in booting the media on AMD64/x86.
svn path=/trunk/; revision=531
2008-05-29 04:45:25 +00:00
Chris Gianelloni ca78d676d1 Added net-fs/mount-cifs for mounting CIFS shares.
svn path=/trunk/; revision=530
2008-05-29 04:41:35 +00:00
Tobias Klausmann 5c947391ce The sysctl has been renamed with the latest g-s releases.
svn path=/trunk/; revision=529
2008-05-18 11:13:53 +00:00
Brent Baude 9968f32f36 updating powerpc specs
svn path=/trunk/; revision=528
2008-05-11 14:34:19 +00:00
Brent Baude a07e45ce64 Updating powerpc specs
svn path=/trunk/; revision=527
2008-05-11 14:34:12 +00:00
Chris Gianelloni f2ba5924cc Change from CONFIG_HIGHMEM64G to CONFIG_HIGHMEM4G for bug #220058.
svn path=/trunk/; revision=526
2008-05-09 04:39:44 +00:00
Chris Gianelloni f5a2e9c582 Added the PATA drivers to our kernel config for x86.
svn path=/trunk/; revision=525
2008-05-09 03:34:17 +00:00
Chris Gianelloni b7ba1033fc Added the PATA drivers to our kernel config for amd64.
svn path=/trunk/; revision=524
2008-05-09 03:27:53 +00:00
Tobias Klausmann ac10611fed New kernel configs for g-s 2.6.24.2 and .6 on alpha.
svn path=/trunk/; revision=523
2008-05-02 15:08:22 +00:00
Andrew Gaffney ef7c2e2246 Comment out net-wireless/ipw3945 and net-wireless/rt2500 since both are replaced by in-kernel stuff
svn path=/trunk/; revision=522
2008-04-24 02:13:23 +00:00
Andrew Gaffney 9bb5a612fa Comment out slmodem due to compile failure against 2.6.24
svn path=/trunk/; revision=521
2008-04-23 22:25:14 +00:00
Andrew Gaffney 47c598c8c4 Comment out slmodem due to compile failure against 2.6.24
svn path=/trunk/; revision=520
2008-04-23 22:24:39 +00:00
Chris Gianelloni a2866ea990 Sync amd64 specs with the copies that I've been working with which are updated for kernel 2.6.24 and fixes the overlays.
svn path=/trunk/; revision=519
2008-04-23 03:14:04 +00:00
Chris Gianelloni a6212eb629 Updated x86 LiveCD/DVD kernel config.
svn path=/trunk/; revision=518
2008-04-17 15:26:09 +00:00
Christian Heim 5e0c45f269 Fix the profile path for said specs (yes, I know I suck) for the 2008.0 release.
svn path=/trunk/; revision=517
2008-04-15 15:03:57 +00:00