networkmanager almost done; needs auto-dev for wifi/ethernet and handling of auto resolvers i think
This commit is contained in:
@@ -28,9 +28,11 @@
|
||||
tmp on /mnt/aif/tmp type tmpfs (rw,nosuid,nodev)
|
||||
OR just use pyalpm
|
||||
|
||||
DOCUMENTATION: aif-config.py (and note sample json as well)
|
||||
DOCUMENTATION:
|
||||
- https://stackoverflow.com/questions/237938/how-to-convert-xsd-to-human-readable-documentation ?
|
||||
- (*) https://stackoverflow.com/a/6686367
|
||||
|
||||
for network configuration, add in support for using a device's MAC address instead of interface name
|
||||
for network configuration, add in support for using a device's MAC address instead of interface name?
|
||||
|
||||
also:
|
||||
-create boot media with bdisk since default arch doesn't even have python 3
|
||||
@@ -48,4 +50,4 @@ https://msdn.microsoft.com/en-us/library/dd489258.aspx
|
||||
|
||||
if i ever need a list of GPT GUIDs, maybe to do some fancy GUID-to-name-and-back mapping?
|
||||
https://en.wikipedia.org/wiki/GUID_Partition_Table#Partition_type_GUIDs
|
||||
(mapping can be done via https://stackoverflow.com/questions/483666/reverse-invert-a-dictionary-mapping)
|
||||
(mapping can be done via https://stackoverflow.com/questions/483666/reverse-invert-a-dictionary-mapping)
|
||||
|
||||
Reference in New Issue
Block a user