commit f1230e6e355d41bcc82f117d94b5fd87b32edea4 Author: Bill Nottingham Date: Thu Mar 10 15:56:02 2011 -0500 9.26-1 commit 88592411ed0efb188a97872a69a5e417c21ffd3a Author: Bill Nottingham Date: Thu Mar 10 15:52:25 2011 -0500 Revert "Call sync after nfs unmount, otherwise we'll hang when the kernel syncs later. (#637500)" This reverts commit decf19bb9dc7b70ad89f9154899e73df069f5e62. This is better handled by not doing a force/lazy umount the first time. (a9b0d6b5c655da96783851d5304c4d800d4e4553) commit bec37b082a490e101799810fe210aa273ad26de3 Author: Bill Nottingham Date: Thu Mar 10 15:45:33 2011 -0500 Fix check for unmanaged devices so it does the right thing with devices NM doesn't know about at all. (#670154) It was returning nonexistent devices, or devies NM knew nothing about (bridges), as being managed. commit 98b65a4e09626db8b948e15d41e73f690a8202e1 Author: Harald Hoyer Date: Thu Mar 10 19:46:29 2011 +0100 network-scripts/ifup-eth: fix cec3312 and close braces commit cec3312c40af12139d34ec25d60a9000279972fb Author: Harald Hoyer Date: Thu Mar 10 19:40:56 2011 +0100 network-scripts/ifup-eth: also check /dev/.run/initramfs commit d83589bf852cc971295c55466d6638a7b40269a2 Author: Andrey Borzenkov Date: Thu Mar 10 18:37:45 2011 +0300 initscripts: execute fedora-sysinit-unhack after sysinit.target Currently both are started early during boot and in the best case are no-op, in the worst - hack is executed after unhack and leaves /dev/.in_sysinit hanging around forever. Make sure unhack is executed after hack and after sysinit.target as name suggests. Signed-off-by: Andrey Borzenkov commit a9b0d6b5c655da96783851d5304c4d800d4e4553 Author: Bill Nottingham Date: Mon Mar 7 15:53:45 2011 -0500 Don't do force/lazy umount for the first nfs umount. (#676851, ) This can cause hung tasks that aren't cleaned up or killed properly, as their dangling references won't get caught. commit 755c08720291006cfd8c16f3fb3c2c7987b8a944 Author: Bill Nottingham Date: Thu Mar 3 14:38:40 2011 -0500 Initial transifex.net support, updated translations. commit c9c14fb5cd56c831e5d1dca259a13d6797d1b773 Author: Ville Skyttä Date: Tue Mar 1 17:34:05 2011 +0200 Update and improve IPv6 disabling instructions. commit 6fa9b81fe263f25c1395a6156d939433623a849f Author: Ville Skyttä Date: Tue Mar 1 17:35:52 2011 +0200 Fix path to sysconfig.txt in comments. commit 8aba31240078aa1b4a7621715615743a73c9881f Author: Ville Skyttä Date: Thu Feb 3 20:45:43 2011 +0200 Avoid some unnecessary stat calls. commit 3f296db591da779000a301b2b29560ee6df413f3 Author: Bill Nottingham Date: Mon Feb 28 16:56:40 2011 -0500 Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. (#593211, continued) commit 13f2ec05b5af5f57b6847b04185c6e710dc769b2 Author: Bill Nottingham Date: Mon Feb 28 16:34:56 2011 -0500 Tweak waiting times slightly. (#596451) commit 9369bf1568b73061fe29670b4faae80c6507d56f Author: Bill Nottingham Date: Mon Feb 28 16:31:09 2011 -0500 Make killproc more granular when delay is passed. (#428029, ) commit f662d4777625cd3bedea19cccabea7741a8b45c9 Author: Bill Nottingham Date: Mon Feb 28 16:24:01 2011 -0500 Add GVRP support (#597598, ) commit ec2bee09f74293bf30cd06e62ae2a6845af09dda Author: Bill Nottingham Date: Mon Feb 28 15:53:12 2011 -0500 Add support for noauto crypt devices, to mirror systemd. commit 8a4c7be4720b026e66c4e60078b3334fe1c4ab41 Author: Bill Nottingham Date: Mon Feb 28 15:49:37 2011 -0500 Add some more docs (#613722) commit 5212d0a596d67bbd2f5effdd3686c123f778078f Author: Ville Skyttä Date: Sun Feb 21 21:21:48 2010 +0200 Drop some unnecessary command invocations. commit 681717364c786083356ebe5d92c4cc6fd73af307 Author: Bill Nottingham Date: Mon Feb 28 14:46:25 2011 -0500 Allow for plymouth to enter non-LUKS passphrases (#621158, ) commit 2fd651f8a8b8df4a6e0ea335b3a040bf505ba12b Author: Bill Nottingham Date: Fri Feb 25 16:47:27 2011 -0500 Make more accurate. commit decf19bb9dc7b70ad89f9154899e73df069f5e62 Author: Bill Nottingham Date: Fri Feb 25 16:41:25 2011 -0500 Call sync after nfs unmount, otherwise we'll hang when the kernel syncs later. (#637500) commit b5141c17bfc6ebfdaf440a1d997b7d897e242820 Author: Matt Domsch Date: Thu Feb 10 15:07:28 2011 -0600 remove network device naming requirement from VLAN devices