]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/98usrmount
systemd: add 70-uaccess.rules
[thirdparty/dracut.git] / modules.d / 98usrmount /
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...