Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27Finalized the create_subvolume and mount_subvolume functions. Remaining is to...Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Removed the old disk.pyAnton Hvornum
2021-10-22Restructured disk.py into lib/disk/<splits>.py instead. Shouldn't be any brok...Anton Hvornum
2021-09-18Refactoring and cleaning up a bitAnton Hvornum
2021-09-18Preparing to split up ./lib/disk.pyAnton Hvornum
2021-09-18Adding in options for BTRFS subvolumesAnton Hvornum
2021-09-18Removing hardcoded btrfs for suggested partition layouts.Anton Hvornum
2021-09-17Merge pull request #636 from archlinux/torxed-fix-616Anton Hvornum
2021-09-17Removing /tmp from fstabAnton Hvornum
2021-09-17Merge pull request #635 from archlinux/torxed-fix-593Anton Hvornum
2021-09-17Added gvfs to fix "trash" in xfce4Anton Hvornum
2021-09-15Adding linux -headers for nvidia-dkmsAnton 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
2021-09-14Added a 'hidden' variable called --disk-sleep for delaying disk partition up ...Anton Hvornum
2021-09-14Moved --noconfirm at the end of the pacstrap command to get piped properly to...Anton Hvornum
2021-09-13Merging latest changesAnton Hvornum
2021-09-13Added --noconfirm to pacstrap and increased logging verbosity when packages f...Anton Hvornum
2021-09-12Removed legacy need to add_bootloaderAnton Hvornum
2021-09-07Merge pull request #628 from kusakata/patch-1Anton Hvornum
2021-09-08Update ReadMe document linkShohei Kusakata
2021-09-06Update README.mdAnton Hvornum
2021-09-06Merge pull request #623 from conqp/clean_hardware_importsAnton Hvornum
2021-09-06Merge pull request #626 from conqp/refactor_meminfoAnton Hvornum
2021-09-06Merge pull request #625 from conqp/fix_tab_indentationAnton Hvornum
2021-09-06Fix indentation with tabs instead of spacesRichard Neumann
2021-09-06Refactor meminfo() to allow direct key accessRichard Neumann
2021-09-06Remove unused import of jsonRichard Neumann
2021-09-06Merge pull request #426 from archlinux/torxed-rework-partitioningAnton Hvornum
2021-09-06Merged in masterAnton Hvornum
2021-09-06Merged in master.Anton Hvornum
2021-09-06Merge pull request #622 from conqp/refactor_cpu_data_detectionAnton Hvornum
2021-09-06Refactor cpu_model() to use cpuinfo()Richard Neumann
2021-09-06Refactor cpu_vendor() to use cpuinfo()Richard Neumann
2021-09-06Merge pull request #615 from conqp/native_cpu_detectionAnton Hvornum
2021-09-06Merge branch 'master' into native_cpu_detectionAnton Hvornum
2021-09-06Merge pull request #614 from laxect/patch-1Anton Hvornum
2021-09-06Merge pull request #613 from RustyRaptor/masterAnton Hvornum
2021-09-06Merge pull request #610 from luckspt/patch-2Anton Hvornum
2021-09-06Merge pull request #608 from archlinux/deepin-profileAnton Hvornum
2021-09-06Merge pull request #605 from CYPT71/patch-1Anton Hvornum