summaryrefslogtreecommitdiff
path: root/modules.d/98usrmount
AgeCommit message (Expand)AuthorFilesLines
2013-03-06usrmount: in systemd mode, functionality is in systemdHarald Hoyer1-1/+4
2013-01-02usrmount/mount-usr.sh: filter "subvol=" from root rflagsHarald Hoyer1-0/+17
2012-07-2698usrmount: [ "x$_usr_found" != "x" ] - removed redundant 'x'Amadeusz Żołnowski1-1/+1
2012-07-2698usrmount: print mount optionsAmadeusz Żołnowski1-1/+1
2012-07-2698usrmount: use rw and ro options instead of rd.usrmount.roAmadeusz Żołnowski1-9/+9
2012-07-03usrmount/mount-usr.sh: check the right path with ismountedHarald Hoyer1-1/+1
2012-07-02usrmount/mount-usr.sh: give emergency_shell if /usr mount failedHarald Hoyer1-9/+13
2012-07-02do not umount root, remount it. do not mount ro if not specifiedHarald Hoyer1-0/+9
2012-07-02new option: rd.skipfsck to skip fsck for rootfs and /usrAmadeusz Żołnowski1-7/+8
2012-07-0298usrmount: force mounting /usr read-only option (rd.usrmount.ro)Amadeusz Żołnowski1-2/+7
2012-06-2998usrmount: depend on fs-libAmadeusz Żołnowski1-1/+1
2012-05-31add filesystem options to fsck_single()Harald Hoyer1-2/+3
2012-02-2898usrmount/mount-usr.sh: check, if we have $NEWROOT/etc/fstabHarald Hoyer1-1/+3
2012-02-2898usrmount/mount-usr.sh: ignore comments in fstabHarald Hoyer1-0/+1
2012-02-22mount-usr: Calculate and pass full fsck options when mounting /usr.Colin Guthrie1-2/+31
2012-02-2098usrmount/mount-usr.sh: honor fs_passno in /etc/fstabHarald Hoyer1-4/+8
2012-02-13shutdown on demandHarald Hoyer1-0/+10
2012-02-0998usrmount/mount-usr.sh: remove extra slashHarald Hoyer1-1/+1
2012-01-2398usrmount/mount-usr.sh: do not mount /usr read-onlyHarald Hoyer1-1/+1
2012-01-13Check module dependencies of mount pointsCong Wang1-0/+1
2012-01-1398usrmount/mount-usr.sh: Don't pass mount options to fsckDuane Griffin1-2/+2
2011-12-02Fix /usr mounting due to variable name typoColin Guthrie1-1/+1
2011-11-1599base/init, 98usrmount: mount /usr if found in /sysroot/etc/fstabHarald Hoyer2-0/+48