archinstall/archinstall
Nicolas MF cfea7b2f7b
Fixed typo (#1500)
2022-10-03 16:07:30 +02:00
..
lib On certain hardware where virtual and physical harddrives share the same common name, a smart mapping is done and block devices will show up under /sys/class/block/ but not always under /dev/* and thus breaking the all_blockdevices() logic. This should fix that. (#1475) 2022-09-21 12:36:54 +02:00
locales Fixed typo (#1500) 2022-10-03 16:07:30 +02:00
__init__.py Fixed spelling mistakes (#1496) 2022-10-02 22:10:04 +02:00
__main__.py Added a by-path import to support git clone - import of the library (#931) 2022-02-02 08:09:12 +01:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
profiles Added symlinks instead of copying when building. Also mofied the __file__ path in __main__.py as it was pointing a bit off for some reason 2020-07-08 13:22:05 +00:00