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
This commit is contained in:
Chris Gianelloni 2008-06-26 17:23:28 +00:00
parent 584b46caca
commit f54c3debb9
3 changed files with 605 additions and 1693 deletions

View file

@ -2,6 +2,12 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
26 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
kconfig/x86/livecd-2.6.24.config, kconfig/amd64/livecd-2.6.24.config:
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.
24 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> scripts/livecd.sh:
Added a sed to remove DefaultColorDepth from the xorg.conf.in provided by
mkxf86config for bug #222691.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff