]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/98usrmount
40network: Fix race condition when wait for networks
[thirdparty/dracut.git] / modules.d / 98usrmount /
2017-03-30  Harald HoyerMerge pull request #185 from ldzhong/bsc1012656
2015-11-23  Harald HoyerMerge pull request #97 from FGrose/dmsquash-live-root
2015-11-23  Harald HoyerMerge pull request #106 from FGrose/dracut.cmdline
2015-11-13  dyoung@redhat.comRevert "Let user specify the action after fail"
2015-07-16  Harald HoyerMerge pull request #81 from floppym/printf2
2015-07-15  Mike GilbertReplace echo -n with printf in code with a /bin/sh...
2015-06-02  Harald HoyerMerge pull request #58 from dracut-mailing-devs/2015032...
2015-06-02  Harald HoyerMerge pull request #44 from MrStaticVoid/fix-crypt...
2015-06-02  Harald HoyerMerge pull request #45 from MrStaticVoid/fix-crypt...
2015-06-02  Harald HoyerMerge pull request #51 from dracut-mailing-devs/1371149...
2015-06-02  Harald HoyerMerge pull request #53 from dracut-mailing-devs/E1YQLG5...
2015-05-18  Harald HoyerMerge remote-tracking branch 'github/master'
2015-04-28  Harald Hoyerchange "while read x" to cope with EOF without newline
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2013-12-11  Alexander Tsoyusrmount: always install
2013-10-25  Alexander Tsoyusrmount/module-setup.sh: fixed typo
2013-10-08  Harald Hoyer*/module-setup.sh: add comments for dracut called functions
2013-07-24  Harald Hoyerusrmount: do not install, if /sbin/init does not live...
2013-05-06  Colin Guthrieusrmount: Fix miss-detection of btrfs subvolumes.
2013-04-09  Baoquan HeLet user specify the action after fail
2013-03-06  Harald Hoyerusrmount: in systemd mode, functionality is in systemd
2013-01-02  Harald Hoyerusrmount/mount-usr.sh: filter "subvol=" from root rflags
2012-07-26  Amadeusz Żołnowski98usrmount: [ "x$_usr_found" != "x" ] - removed redunda...
2012-07-26  Amadeusz Żołnowski98usrmount: print mount options
2012-07-26  Amadeusz Żołnowski98usrmount: use rw and ro options instead of rd.usrmount.ro
2012-07-03  Harald Hoyerusrmount/mount-usr.sh: check the right path with ismounted
2012-07-02  Harald Hoyerusrmount/mount-usr.sh: give emergency_shell if /usr...
2012-07-02  Harald Hoyerdo not umount root, remount it. do not mount ro if...
2012-07-02  Amadeusz Żołnowskinew option: rd.skipfsck to skip fsck for rootfs and...
2012-07-02  Amadeusz Żołnowski98usrmount: force mounting /usr read-only option (rd...
2012-06-29  Amadeusz Żołnowski98usrmount: depend on fs-lib
2012-05-31  Harald Hoyeradd filesystem options to fsck_single()
2012-02-28  Harald Hoyer98usrmount/mount-usr.sh: check, if we have $NEWROOT...
2012-02-28  Harald Hoyer98usrmount/mount-usr.sh: ignore comments in fstab
2012-02-22  Colin Guthriemount-usr: Calculate and pass full fsck options when...
2012-02-20  Harald Hoyer98usrmount/mount-usr.sh: honor fs_passno in /etc/fstab
2012-02-13  Harald Hoyershutdown on demand
2012-02-09  Harald Hoyer98usrmount/mount-usr.sh: remove extra slash
2012-01-23  Harald Hoyer98usrmount/mount-usr.sh: do not mount /usr read-only
2012-01-13  Cong WangCheck module dependencies of mount points
2012-01-13  Duane Griffin98usrmount/mount-usr.sh: Don't pass mount options to...
2011-12-02  Colin GuthrieFix /usr mounting due to variable name typo
2011-11-15  Harald Hoyer99base/init, 98usrmount: mount /usr if found in /sysroo...