summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/ufslabels.sh
Commit message (Collapse)AuthorAgeFilesLines
* Teach ufslabels.sh to deal with DESTDIR, useful on installationRenato Botelho2015-01-271-3/+3
|
* Improve a bit sh syntax and fix it for multiple swap devicesRenato Botelho2015-01-271-31/+40
|
* Fix sed syntax, -i requires a space before the parameter. Also fix regex to ↵Renato Botelho2015-01-271-3/+3
| | | | find swap device
* Fix ufslabels.sh logic to avoid trying to convert slices which are already ↵jim-p2013-09-171-7/+34
| | | | using appropriate labels. Fixes #3207
* Fix testjim-p2013-07-291-1/+1
|
* Fix exec bits.jim-p2013-07-281-0/+0
|
* Add a script that can automatically convert a user's fstab over to ufs ↵jim-p2013-05-151-0/+113
labels. Useful for full installs to avoid issues with device numbering (e.g. ad0 changes to ad4 or da0 to ad2, or in the future case, adX to adaX)
OpenPOWER on IntegriCloud