Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-13 | setup-lbu: create media directory relative ROOT | Natanael Copa | |
2022-05-13 | setup-lbu: fix usage help text | Natanael Copa | |
2022-05-07 | setup-lbu: don't add APKOVL to fstab as read-only | Natanael Copa | |
apk cache needs a writable, mounted partition to work. Adjust fstab accordingly. | |||
2022-05-06 | setup-lbu: suggest LABEL=APKOVL and refactor | Natanael Copa | |
Look fir a partition with the label APKOVL and prefer to use that if found. | |||
2022-05-05 | setup-lbu: don't suggest any iso9660 for config storage | Natanael Copa | |
2022-03-16 | fix PREFIX in *.in | Nick Hanley | |
Commit ec0c7a7 changed the sed expression for PREFIX injection but forgot to update the scripts. | |||
2021-01-08 | setup-lbu: use ask for consistency | Natanael Copa | |
2016-11-02 | indent heredocs and replace echos with heredoc where appropriate | Jakub Jirutka | |
2016-11-02 | fix mixed tabs & spaces and surplus empty lines at EOF | Jakub Jirutka | |
2014-04-23 | setup-lbu: improve $ROOT support | Natanael Copa | |
2014-04-23 | fix permissions | Natanael Copa | |
2011-10-26 | setup-lbu: fix prompt | Natanael Copa | |
- encapsulate the alternatives in '' - strip whitespacee from alternatives and separate with , - fix prompt | |||
2011-08-19 | setup-lbu: use UUID when UUID was used as alpine_dev | Natanael Copa | |
2011-08-19 | setup-lbu: filter out codepage mount option from fstab | Natanael Copa | |
If the codepage option is there mount will fail. | |||
2011-08-19 | setup-lbu: new app | Natanael Copa | |
This is to replace setup-apklbu in the long run. |