Commit Graph

215 Commits (3bb6c62bd9bb7f9a4c88b8f030ec5723432cb141)

Author SHA1 Message Date
Fabio Erculiani 33bbaf3ed6 gen_initramfs: fix typo in firmware copy
12 years ago
Fabio Erculiani 6e7490371b gen_initramfs: copy firmware files together with drm modules
12 years ago
Fabio Erculiani dd1601f13b gen_initramfs: append drm drivers to initramfs if plymouth is enabled
12 years ago
Fabio Erculiani 3e6b4641db gen_initramfs: append_udev, add 40-gentoo.rules to the ramfs if exists
12 years ago
Fabio Erculiani db68bf5d5a Make sure to create /dev/shm with 1777, bug #476278
12 years ago
Fabio Erculiani af182ed72a Move gpg executable to /usr/bin/gpg, bug #476276
12 years ago
Richard Yao 363d10ae48 Remove duplicate files from initramfs
12 years ago
Richard Yao 2741bae03a Eliminate warnings about missing ZFS files
12 years ago
Richard Yao 2f9f31a7c0 Silence cp error when optional ZFS files are unavailable
12 years ago
Fabio Erculiani 138e317c1e gen_initramfs: add support for thin provisioned lvm volumes
12 years ago
Fabio Erculiani a5e497324d gen_initramfs: append /etc/ld.so.conf{.d/*,} and /etc/ld.so.cache
12 years ago
Fabio Erculiani f8b1ea1186 Add /etc/modprobe.d/blacklist.conf to the initramfs if found
12 years ago
Fabio Erculiani 06af416264 Kill trailing whitespaces!!!!!
12 years ago
Fabio Erculiani 734ab6d239 Merge branch 'master' into cleanup-cruft
12 years ago
Fabio Erculiani 08e7dbdfe5 Drop old and no longer working /etc/module_options support
12 years ago
Fabio Erculiani c29e0ef023 Complete Plymouth integration. Fix the last set of minor bugs
12 years ago
Fabio Erculiani fb6fa7903d Make plymouth ask-for-password work as expected
12 years ago
Fabio Erculiani bea8085444 Introduce initial support to Plymouth
12 years ago
Fabio Erculiani 8ee957beed Fix copy_binaries of /sbin/gpg
12 years ago
Fabio Erculiani 5d8c6d3873 Use iscsistart from system, don't compile it
12 years ago
Fabio Erculiani 5750b8ac63 Use /sbin/gpg from system, don't compile it
12 years ago
Fabio Erculiani 4288a38895 Drop commented out code, cruft of the past
12 years ago
Fabio Erculiani f1487fa8b6 Drop support for unionfs, broken and broken
12 years ago
Fabio Erculiani 469eab252a gen_initramfs: differentiate between vital udev rules and non-vital
12 years ago
Fabio Erculiani 35efca1c27 gen_initramfs: use portage-utils to determine the lvm2 udev rules files
12 years ago
Fabio Erculiani 874707d0f7 gen_compile: use MDADM from system
12 years ago
Fabio Erculiani 7e73673abe gen_compile: use DMRAID from system, don't compile our own
12 years ago
Fabio Erculiani 64ea1af0e1 gen_compile: use LVM from system for the initramfs
12 years ago
Fabio Erculiani 3fec6febc4 genkernel: add simple udev support, include udev into initramfs if --udev
12 years ago
Fabio Erculiani 3a054014e8 Drop our own /sbin/modprobe and use busybox built-in applet instead
12 years ago
Peter Hjalmarsson 4733b31816 Unify copy_binaries() more
12 years ago
Peter Hjalmarsson 6cc7e382d6 Make copy_binaries compatible with lddtree from pax-utils-0.6
12 years ago
Richard Yao e4af35fdfc Make missing ZFS config file failures into warnings, bug #438200
12 years ago
Robin H. Johnson e6de60283b Bug #286187: Complete multipath support.
12 years ago
Robin H. Johnson 85d772454a Bug #414581: ensure built-in initramfs compress config options are set to avoid silentoldconfig bailing out.
12 years ago
Robin H. Johnson 5d93452a3b Record the version of Genkernel used to build a given initramfs.
12 years ago
Sebastian Pipping 773a8801d6 Use actual kernel config for check of available compression methods (bug #436820)
12 years ago
Rick Farina 255c8e8498 Make e2fsprogs optional (and off by default)
12 years ago
Sebastian Pipping c9a61ce2c7 Append e2fsck and mke2fs to initramfs
12 years ago
Richard Yao 908a463e07 Support module options set in /etc/module.d, amend cmdline options patch
13 years ago
Sebastian Pipping 15a33f3d28 Catch case with no initramfs compression supported by kernel (bug #423847)
13 years ago
Sebastian Pipping 7045223180 Fix detection of initramfs compression with bzip2 as best candidate
13 years ago
Sebastian Pipping 88892f5df2 Use proper ${KERNEL_CONFIG} rather than ${KERNEL_DIR}/.config as input
13 years ago
Sebastian Pipping 5153192ca2 Use blkid from system's util-linux rather than compiling e2fsprogs ourselves
13 years ago
Sebastian Pipping 419f1cee8b Be verbose bout files being added to initramfs for --loglevel=2 and above
13 years ago
Sebastian Pipping 1ac90970d6 Revert verbosity of internals (a debugging leftover)
13 years ago
Sebastian Pipping 9743f8b39c Stop removing lvm/dmsetup from the initramfs (bug #415697)
13 years ago
Robin H. Johnson b2caeadca2 lddtree call must be outside the for loop.
13 years ago
Robin H. Johnson 33f49ec6ee gen_initramfs: Use CC0 instead of public domain for copy_binaries to cover French jurisdiction concerns.
13 years ago
Sebastian Pipping d31d1e53ff Adjust licensing policy on copy_binaries() after a chat with robbat2
13 years ago