summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed desc. of no longer existing 'optimization' flag.Amadeusz Żołnowski2014-01-191-3/+0
| | | | | Package-Manager: portage-2.2.8/cvs/Linux x86_64 Manifest-Sign-Key: 0xF0134531E1DBFAB5
* Added Alexander Tsoy as a second maintainer and proxy-maintainers herd.Amadeusz Żołnowski2013-12-091-0/+5
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xF0134531E1DBFAB5
* Version bump to 022. 020 and 021 has been skipped.Amadeusz Żołnowski2012-07-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version is heavily patched to support /usr mounting the way OpenRC team expects. Patches also include few more customizations and fixes for Gentoo. Changes since 019 ================= 020 ~~~ - arm kernel modules added to kernel-modules - make udevdir systemdutildir systemdsystemunitdir global vars your distribution should ship those settings in /etc/dracut.conf.d/01-distro.conf see dracut.conf.d/fedora.conf.example - kernel modules are now only handled with /sys/modules and modules.dep - systemd fixups - mdraid: wait for md devices to be clean, before shutdown - ifup fixed for ipv6 - add PARTUUID as root=PARTUUID=<partition uuid> parameter - fixed instmods() return code and set pipefail globally - add 04watchdog dracut module - dracut-shutdown.service: fixed ordering to be before shutdown.target - make use of "ln -r" instead of shell functions, if new coreutils is installed - network: support vlan tagged bonding - new dracut module qemu and qemu-net to install all kernel driver - fs-lib/fs-lib.sh: removed test mounting of btrfs and xfs - no more "mknod" in the initramfs!! - replaced all "tr" calls with "sed" - speedup with lazy kernel module dependency resolving - lots of speedup optimizations - dracut-install: - new binary to significanlty speedup the installation process - dracut-functions.sh makes use of it, if installed 021 ~~~ - fixed systemd in the initramfs (requires systemd >= 187) - dracut-install: massive speedup with /var on the same filesystem with COW copy - new options: "rd.usrmount.ro" and "rd.skipfsck" - less mount/umount - apply "ro" on the kernel command line also to /usr - mount according to fstab, if neither "ro" or "rw" is specified - skip fsck for xfs and btrfs. remount is enough - give emergency_shell if /usr mount failed - dracut now uses getopt: * options can be position independent now!! * we can now use --option=<arg> - added option "--kver=<kernel-version>", and the image location can be omitted - dracut.sh: for --include copy also the symbolic links - man pages: lsinitrd and mkinitrd added - network: We do not support renaming in the kernel namespace anymore (as udev does that not anymore). So, if a user wants to use ifname, he has to rename to a custom namespace. "eth[0-9]+" is not allowed anymore. !!!!! - resume: moved the resume process to the initqueue. This should prevent accidently mounting the root file system. 022 ~~~ - fixed host-only kernel module bug Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* remove myself as a maintainerLance Albertson2012-05-181-4/+0
| | | | Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* sys-kernel/dracut-016: Renamed 'dm' flag to 'device-mapper'.Amadeusz Żołnowski2012-02-181-2/+3
| | | | Package-Manager: portage-2.1.10.46/cvs/Linux x86_64
* sys-kernel/dracut-016: Ebuild improvements.Amadeusz Żołnowski2012-02-161-1/+6
| | | | | | | | | | | Remove network or dm related modules when USE flags 'net' or 'dm' are disabled. Modules depending on networking or device-mapper have corresponding flags which depend on 'net' or 'dm'. 'ssh-client' dracut_module was added and net-misc/curl dependency to 'net' because of new url-lib module. Package-Manager: portage-2.1.10.46/cvs/Linux x86_64
* Remove <herd>no-herd</herd>.Michał Górny2011-09-241-1/+0
| | | | Package-Manager: portage-2.2.0_alpha59_p8/cvs/Linux x86_64
* sys-kernel/dracut: Removed older ebuilds (<010) and patches.Amadeusz Żołnowski2011-08-311-14/+0
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
* Changed order of maintainers in order to bugs be assigned to me.Amadeusz Żołnowski2011-05-241-4/+4
| | | | Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
* sys-kernel/dracut: Removed ancient versions (002-006) and brokenAmadeusz Żołnowski2011-03-291-1/+0
| | | | | | dracut-009.ebuild. Package-Manager: portage-2.1.9.45/cvs/Linux x86_64
* sys-kernel/dracut: Version bump to 008, resolves bug #353577Amadeusz Żołnowski2011-03-011-0/+4
| | | | Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
* Version bump and revision updateLance Albertson2010-08-171-12/+16
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
* Version bump, resolves bug #324705Lance Albertson2010-07-071-0/+4
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
* Fixed herd.Jorge Manuel B. S. Vicetto2010-03-221-1/+1
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* New package dracut, a generic initramfs building toolLance Albertson2009-09-291-0/+24
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64