[archiso] Rename root-image to airootfs
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"
This commit is contained in:
parent
6a7497e23d
commit
604b182af5
21 changed files with 82 additions and 82 deletions
|
@ -22,7 +22,7 @@ INDEX
|
|||
+ dosfstools for mkfs.vfat
|
||||
+ lynx for fetching the latest installation guide
|
||||
|
||||
** For these hooks needs these packages (on target root-image)
|
||||
** For these hooks needs these packages (on target airootfs)
|
||||
* archiso
|
||||
+ (none)
|
||||
* archiso_loop_mnt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue