#
b23f2768 |
| 04-Oct-2023 |
gutteridge <gutteridge@NetBSD.org> |
resize_root: quote $rootdev consistently in resize_ffs(8) calls
|
#
2f6b9e52 |
| 24-May-2020 |
jmcneill <jmcneill@NetBSD.org> |
Support resizing wedges
|
#
51976c5c |
| 06-Oct-2018 |
jmcneill <jmcneill@NetBSD.org> |
If fs_spec starts with the special string "ROOT.", replace it with a device path derived from the value of the kern.root_device sysctl.
|
#
f0236234 |
| 07-Apr-2015 |
jmcneill <jmcneill@NetBSD.org> |
fix typo in previous; pass -y unconditionally to resize_ffs, not -p
|
#
906c0d84 |
| 06-Apr-2015 |
jmcneill <jmcneill@NetBSD.org> |
add KEYWORD: interactive, honour resize_root_flags and resize_root_postcmd rc vars
|
#
94dff347 |
| 30-Mar-2015 |
chopps <chopps@NetBSD.org> |
Add resize_root boot operation. If resize_root=YES in rc.conf then the system attempts to resize the root file system to fill it's partition prior to mounting read-write. Useful for things like AMI f
Add resize_root boot operation. If resize_root=YES in rc.conf then the system attempts to resize the root file system to fill it's partition prior to mounting read-write. Useful for things like AMI file system images. May eventually be used by arm images after coming up with similar solution for increasing the parition size.
show more ...
|