summaryrefslogtreecommitdiff
path: root/etc/rc.d/resize_root
AgeCommit message (Expand)Author
2020-05-24Support resizing wedgesjmcneill
2018-10-06If fs_spec starts with the special string "ROOT.", replace it with a devicejmcneill
2015-04-07fix typo in previous; pass -y unconditionally to resize_ffs, not -pjmcneill
2015-04-06add KEYWORD: interactive, honour resize_root_flags and resize_root_postcmd rc...jmcneill
2015-03-30Add resize_root boot operation. If resize_root=YES in rc.conf thenchopps