Commit Graph

112 Commits (768333ed63843979d6bcfc9e21cde89ba786d56b)

Author SHA1 Message Date
Fabio Erculiani 9d8d7c0c07 genkernel: use udev instead of mdev by default
11 years ago
Fabio Erculiani 26ba1da86b gen_initramfs: drop --disklabel, always copy blkid to initramfs
12 years ago
Vadim A. Misbakh-Soloviov ebdac46cd8 Added nconfig support
12 years ago
Fabio Erculiani bea8085444 Introduce initial support to Plymouth
12 years ago
Fabio Erculiani f1487fa8b6 Drop support for unionfs, broken and broken
12 years ago
Fabio Erculiani 009f481e7b Erase any trace of cross compiler support. It's broken, dead and useless.
12 years ago
Rick Farina 255c8e8498 Make e2fsprogs optional (and off by default)
12 years ago
Peter Hjalmarsson 0cc3cceb02 Move the sourcing of software.sh to genkernel
13 years ago
Sebastian Pipping 953ca52ea1 Remove "$Id$" line from genkernel.conf to ease etc-update
13 years ago
Sebastian Pipping 35efd0619e Add note on software.sh to genkernel.conf
13 years ago
Sebastian Pipping 6d35693a8b Move software version defaults for defaults/software.sh to ease the etc-update game
13 years ago
Sebastian Pipping 5153192ca2 Use blkid from system's util-linux rather than compiling e2fsprogs ourselves
13 years ago
Sebastian Pipping 66e5a24704 Add "fastest" to supported initrd compressions
13 years ago
Robin H. Johnson e293983850 Bug #398467: Update dmraid. Also add other patches from Portage tree.
13 years ago
Robin H. Johnson 45e8dbfa0e device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug #398467 is wrong for the device-mapper update.
13 years ago
Robin H. Johnson 94dc288487 Customizable initramfs compression based on Pentoo genkernel fork
13 years ago
Richard Yao 73520cb6b2 Implement --[no-]compress-initramfs option to complement --[no-]integrated-initramfs
13 years ago
Sebastian Pipping 146934e1a8 Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)
13 years ago
Robin H. Johnson 8139949026 Add a configuration option for --install, so users can get it as a default. Defaults to "no", due to catalyst.
13 years ago
Robin H. Johnson a141d71531 Improve option handling.
13 years ago
Sebastian Pipping bf0cad6a30 Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
14 years ago
Sebastian Pipping 440eab8fca Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367233)
14 years ago
Sebastian Pipping 192d298cf0 docs: Improve docs on MDADM_CONFIG
14 years ago
Peter Hjalmarsson 7ae5e10474 Introducing MDADM_CONFIG
14 years ago
Sebastian Pipping 107049cad2 .conf: Add SPLASH and SPLASH_THEME (bug #268468)
14 years ago
Sebastian Pipping c287c28780 docs: Document change in bahavior of --mdadm/MDADM="yes"
14 years ago
Matthias Dahl daed0ccebb use mdadm instead of bundled stripped down mdassemble (v2)
14 years ago
Sebastian Pipping b3bf195246 .conf: Document GPG variable
14 years ago
dacook a56515855b GPG source
14 years ago
Sebastian Pipping 0e37a5fba1 Allow configuring the list of busybox applets (bug #326593)
14 years ago
Sebastian Pipping 0e1fd6c173 genkernel.conf: Allow overriding GK_SHARE from the environment to ease up testing out of the Git workdir
14 years ago
Sebastian Pipping d592f0602a .conf: Document LUKS variable (bug #346015)
14 years ago
Robin H. Johnson 17ec7b173d space for ISCSI in the config.
15 years ago
craig 18d9c84402 Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Andrew Gaffney 1831b40cbf Enable DISKLABEL=yes by default
16 years ago
craig 5019ff506f Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Chris Gianelloni 7c642e4da3 Adding Id header and Ident for genkernel.conf
16 years ago
Andrew Gaffney 25e7fa89be Restore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768
16 years ago
craig cac66e0970 iSCSI patch for genkernel
16 years ago
Andrew Gaffney 1e147a3654 Apply patch from robbat2 to finish wiring up multipath support
16 years ago
Andrew Gaffney 6226fe0ff8 Add commented out DISKLABEL=yes option for gentoo bug #229847
16 years ago
Chris Gianelloni 20f2b57e95 Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
16 years ago
Andrew Gaffney 12a5f5ea22 Remove BUSYBOX_CONFIG from genkernel.conf
16 years ago
agaffney f29142639e Unpack unionfs-fuse with -j
16 years ago
agaffney 8cd74b62f2 Add fuse/unionfs-fuse blocks to genkernel.conf
16 years ago
agaffney 8b82562975 Enable CONFIG_ROUTE in busy-configs
17 years ago
agaffney 6e47f147d8 Remove broken grub code
17 years ago
Chris Gianelloni d544d57ce1 Moved architecture folders under the arch subfolder.
17 years ago
Andrew Gaffney 1a90fbf8f1 Move distfile cache to /var/cache/genkernel/src and add check to make sure all distfiles are present
17 years ago
Chris Gianelloni 5a08f3bce3 Removing pkg directory, since it is no longer necessary. From now on, we'll just pull the tarballs from DISTDIR directly, and we've already moved our caches to /var/tmp/genkernel, so there's nothing left to keep here. This is genkernel 3.4.10_pre7 for testing.
17 years ago