Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2022-01-02examples/guided: if selected, activate NTP also in installer system (#831)Ilario Gelmetti
2022-01-02Adding a Pipewire application profile (#821)Anton Hvornum
2022-01-02Fix inspired by #804 to tweak the fix in v2.3.1-devAnton Hvornum
2022-01-02Fixed issue #799. Where user prompt wouldn't be shown if a root password was ...Anton Hvornum
2022-01-02Improved command line argument parsing (#725)Werner Llácer
2022-01-02better handling the skip partitioning option. (#778)Werner Llácer
2021-12-31Btrfs2 (#787)Werner Llácer
2021-12-31Bringing in changes from v2.3.1-dev branch. This fixes a selection of things ...Anton Hvornum
2021-12-02Add simple menu for better UX (#660)Daniel
2021-11-28Adds version to user_conf.jsonAnton Hvornum
2021-11-26Updated examples, fix #772Anton Hvornum
2021-11-24Added error handling to guided surrounding disk_layoutsAnton Hvornum
2021-11-23Fix error at end of installation from missing method importDylan Taylor
2021-11-23Add accessibility packages to installed system if using the on the live ISO (...Dylan M. Taylor
2021-11-23Adding a warning when /boot is reasonably too small (#738)Anton Hvornum
2021-11-22Rewrite bootloader selection to allow efistub if advanced flag is setDylan Taylor
2021-11-22Make NTFS an advanced option (#753)Dylan M. Taylor
2021-11-22Simplified size definition in dict. (#752)Anton Hvornum
2021-11-20Merge PR #739 - Added @staticmethod decoratorsAnton Hvornum
2021-11-20Incorrect location usage of AVAILABLE_GFX_DRIVERSAnton Hvornum
2021-11-19source code improvementSteven Lee
2021-11-11Removed assumptions that !user and !super-users exists.Anton Hvornum
2021-11-11Bad copy paste of code prohibited credentials from being stored.Anton Hvornum
2021-11-11Only adding disk encryption to user_credentials.json when supplied.Anton Hvornum
2021-11-09Forgot the disk encryption password, also escaped with !Anton Hvornum
2021-11-09Adding in storage of user supplied credentials. This separates credentials fr...Anton Hvornum
2021-11-09Revert default automatic hostname in user_config.json, I realized it's better...Anton Hvornum
2021-11-09Automatically fill the hostname in user_config.jsonAnton Hvornum
2021-11-05Fixed broken import from masterAnton Hvornum
2021-11-05Misspelled variable nameAnton Hvornum
2021-11-05Merged latest masterAnton Hvornum
2021-11-05Renamed the ntp function, as it doesn't install/enable ntp any longer. Even t...Anton Hvornum
2021-11-05Merged PR #650 - flake8 fixes and tighteningAnton Hvornum
2021-11-05Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...Anton Hvornum
2021-11-02Fix typosTheEvilSkeleton
2021-11-01Adding support for swap on zramAnton Hvornum
2021-10-30Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...Anton Hvornum
2021-10-30Wrong exposed variable corrected.Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-09-19general: remove all found white-spacesSecondThundeR
2021-09-18Refactoring and cleaning up a bitAnton Hvornum
2021-09-18Adding in options for BTRFS subvolumesAnton Hvornum
2021-09-15Making sure the drive paths are in the JSON structure, and not the class obje...Anton Hvornum
2021-09-15Tweaked the logic for parsing the --harddrives parameter.Anton Hvornum
2021-09-15Fixing type issue with conversion to multiple disk logic.Anton Hvornum
2021-09-15More error handling and fixed a spelling error.Anton Hvornum
2021-09-15Might be redundant, but if the JSON file given to --config contains a list it...Anton Hvornum
2021-09-15Updating support for --disk_layouts. It now supports file paths as well as JS...Anton Hvornum
2021-09-15Reverted last change, and improved it. By passing it through load_config and ...Anton Hvornum
2021-09-15Changed from internal storage to parameter-friendly arguments for disk_layout...Anton Hvornum