summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump for stable kernel 3.2.24 on testing arches.Matthew Marlowe2012-07-273-7/+37
| | | | Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* sys-kernel/genkernel: pax-utils dependency (bug #427686)Sebastian Pipping2012-07-2610-19/+25
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Linux patch 3.4.6Mike Pagano2012-07-262-48/+61
| | | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64 Manifest-Sign-Key: 0xB576E4E3
* Linux patch 3.4.6Mike Pagano2012-07-262-1/+36
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* Remove useless postinst messages. Users should refer to Dracut Docs or GentooAmadeusz Żołnowski2012-07-265-69/+20
| | | | | | Wiki. Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Man pages in 022 are patched, therefore docs need to be rebuilt. It should beAmadeusz Żołnowski2012-07-263-13/+23
| | | | | | done in src_compile, not in src_install as it was before. Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Version bump to 022. 020 and 021 has been skipped.Amadeusz Żołnowski2012-07-2619-10/+1151
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Based on 3.4.6 + genpatches-3.4-6 + grsecurity-2.9.1-3.4.6-201207242237Anthony G. Basile2012-07-263-5/+63
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 3.2.23 + genpatches-3.2-16 + grsecurity-2.9.1-3.2.23-201207242236Anthony G. Basile2012-07-263-5/+63
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 2.6.32.59 + genpatches-2.6.32-48 + ↵Anthony G. Basile2012-07-263-5/+65
| | | | | | grsecurity-2.9.1-2.6.32.59-201207242236 Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Remove amd-ucode that has been moved.Diego Elio Pettenò2012-07-265-199/+0
|
* Remove old revisions.Amadeusz Żołnowski2012-07-257-1287/+14
| | | | Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Make virtual/pkgconfig optional. Fixes bug #420585 in better way thanAmadeusz Żołnowski2012-07-254-9/+330
| | | | | | previous commit. Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Dependencies revised.Amadeusz Żołnowski2012-07-255-23/+791
| | | | | | | | | | Dracut requires >=udev-166 and >=util-linux-2.21 since 018, but >=udev-186 needs to be blocked for versions 018 and earlier. pkgconfig is required for 019. Fixes bug #420585 and bug #424878. Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Remove old kernels from 3.4 seriesMarkos Chandras2012-07-247-362/+27
| | | | Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Live ebuild using wrong version of busybox.Robin H. Johnson2012-07-243-61/+54
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* marked x86 per bug 423079Jeff Horelick2012-07-243-13/+21
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux i686
* Zero copy for infiniband psm userspace driver. Fbcondecor bootsplash patchMike Pagano2012-07-243-5/+46
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* Version bumpMike Pagano2012-07-233-6/+35
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux i686
* Version bump.Mike Frysinger2012-07-233-15/+75
| | | | Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
* Fix from upstream for missing asm/cmpxchg.h on ia64 #427622 by Tobias Ulmer.Mike Frysinger2012-07-223-6/+75
| | | | | Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64 RepoMan-Options: --force
* Based on 3.4.6 + genpatches-3.4-6 + grsecurity-2.9.1-3.4.6-201207211444Anthony G. Basile2012-07-223-5/+63
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 3.2.23 + genpatches-3.2-16 + grsecurity-2.9.1-3.2.23-201207211428Anthony G. Basile2012-07-222-1/+57
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Version bumpBen de Groot2012-07-224-27/+86
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* Based on 2.6.32.59 + genpatches-2.6.32-48 + ↵Anthony G. Basile2012-07-223-5/+65
| | | | | | grsecurity-2.9.1-2.6.32.59-201207211427 Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Version bump with support for 3.2, 3.3 and 3.4 kernels. Thanks a lot to ↵Pacho Ramos2012-07-215-6/+144
| | | | | | people in bug #409379 for keeping an eye on upstream updates. Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Drop masked versionsPacho Ramos2012-07-2113-620/+17
| | | | Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Remove packagePacho Ramos2012-07-214-84/+0
|
* sys-kernel/genkernel: 3.4.39 (bug #427270)Sebastian Pipping2012-07-213-47/+209
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* arm stable, bug #425360Markus Meier2012-07-193-49/+52
| | | | Package-Manager: portage-2.1.11.7/cvs/Linux i686
* Remove older unstable and buggy versionsAnthony G. Basile2012-07-1916-739/+15
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 3.4.5 + genpatches-3.4-6 + grsecurity-2.9.1-3.4.5-201207171624Anthony G. Basile2012-07-193-5/+65
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 3.2.23 + genpatches-3.2-16 + grsecurity-2.9.1-3.2.23-201207171624Anthony G. Basile2012-07-193-5/+63
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 2.6.32.59 + genpatches-2.6.32-48 + ↵Anthony G. Basile2012-07-193-5/+65
| | | | | | grsecurity-2.9.1-2.6.32.59-201207161806 Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Bump for rebase on new kernel versionPatrick Lauer2012-07-193-12/+44
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* Version bumpMarkos Chandras2012-07-173-16/+93
| | | | Package-Manager: portage-2.1.11.7/cvs/Linux x86_64
* Check VBIOS value for determining LVDS dual channel mode. Correct firmware ↵Mike Pagano2012-07-173-10/+46
| | | | | | version for bnx2 on mips. Bug #424609. Linux patch 3.4.5. Removal of redundant patch. Package-Manager: portage-2.2.0_alpha118/cvs/Linux x86_64
* Version bumpMike Pagano2012-07-173-10/+33
| | | | Package-Manager: portage-2.2.0_alpha118/cvs/Linux x86_64
* Fix failed signiture on manifestAnthony G. Basile2012-07-162-2/+15
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 3.4.4 + genpatches-3.4-5 + grsecurity-2.9.1-3.4.4Anthony G. Basile2012-07-163-12/+60
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 3.2.23 + genpatches-3.2-16 + grsecurity-2.9.1-3.2.23-201207122159Anthony G. Basile2012-07-163-5/+63
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Based on 2.6.32.59 + genpatches-2.6.32-48 + ↵Anthony G. Basile2012-07-163-5/+65
| | | | | | grsecurity-2.9.1-2.6.32.59-201207150915 Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* marked x86 per bug 422715Jeff Horelick2012-07-162-14/+22
| | | | | Package-Manager: portage-2.2.0_alpha118/cvs/Linux i686 Manifest-Sign-Key: 0x23E9E900
* marked x86 per bug 422715Jeff Horelick2012-07-164-6/+12
| | | | Package-Manager: portage-2.2.0_alpha118/cvs/Linux i686
* sys-kernel/genkernel: Fix location of open-iscsi-2.0-872.tar.gz (bug #426732)Sebastian Pipping2012-07-1524-91/+103
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #423091Raúl Porcel2012-07-153-10/+13
| | | | Package-Manager: portage-2.1.11.5/cvs/Linux ia64
* alpha/arm/ia64/sh/sparc stable wrt #422715 #422713 #412947Raúl Porcel2012-07-152-22/+18
| | | | | Package-Manager: portage-2.1.11.5/cvs/Linux ia64 Manifest-Sign-Key: 0xF6AD3240
* alpha/arm/ia64/sh/sparc stable wrt #422715 #422713 #412947Raúl Porcel2012-07-158-14/+22
| | | | Package-Manager: portage-2.1.11.5/cvs/Linux ia64
* Version bumpMike Pagano2012-07-153-7/+49
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux i686
* arm stable, bug #423091Markus Meier2012-07-143-5/+18
| | | | Package-Manager: portage-2.1.11.6/cvs/Linux i686