still doing some work but checking in what i have so far
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
- make disk partitioning/table formatting OPTIONAL (so it can be installed on an already formatted disk)
|
||||
- support Arch Linux ARM?
|
||||
- support multiple explicit locales via comma-separated list (see how i handle resolvers)
|
||||
- config layout
|
||||
@@ -25,6 +26,7 @@
|
||||
shm on /mnt/aif/dev/shm type tmpfs (rw,nosuid,nodev,relatime)
|
||||
run on /mnt/aif/run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
|
||||
tmp on /mnt/aif/tmp type tmpfs (rw,nosuid,nodev)
|
||||
OR just use pyalpm
|
||||
|
||||
DOCUMENTATION: aif-config.py (and note sample json as well)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user