This website requires JavaScript.
Explore
Help
Register
Sign In
RomanNum3ral
/
archinstall
mirror of
https://github.com/archlinux/archinstall.git
Watch
1
Star
0
Fork
You've already forked archinstall
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
28adc20a30
archinstall
/
archinstall
History
Anton Hvornum
e2cd617d05
Reworked the way partition formatting works. As well as added some flags to the partition if it's locked/unlocked for partitioning. By defaults partitions will now be in a locked state - prohibiting formatting unless set or overridden in the formatting call. This allows us to selectively format partitions individually later on. There's also a target_mountpoint that is the desired relative mount point inside a installation. This can be pre-pended with the installation base directory during mount. These changes also function as indicators for the installation (and guided installation) for which partitions to use and/or wipe. If an entire drive is selected for wiping, these changes will have no affect in the decision making as all partitions will be new and have formatable set to true.
2021-02-11 14:11:21 +01:00
..
lib
Reworked the way partition formatting works. As well as added some flags to the partition if it's locked/unlocked for partitioning. By defaults partitions will now be in a locked state - prohibiting formatting unless set or overridden in the formatting call. This allows us to selectively format partitions individually later on. There's also a target_mountpoint that is the desired relative mount point inside a installation. This can be pre-pended with the installation base directory during mount. These changes also function as indicators for the installation (and guided installation) for which partitions to use and/or wipe. If an entire drive is selected for wiping, these changes will have no affect in the decision making as all partitions will be new and have formatable set to true.
2021-02-11 14:11:21 +01:00
__init__.py
Added in argument support to archinstall for easier testing and debugging
2021-02-07 17:57:16 +01:00
__main__.py
Making list_examples() results cached
2020-12-06 17:12: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
A
Fortis Scientia
site