Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21Remove useless initialization of mem_info = {}Richard Neumann
2021-10-21Update type hintsRichard Neumann
2021-10-14Merge pull request #644 from JakobDev/cutefishtermAnton Hvornum
2021-10-14Merge pull request #643 from Svintooo/svintooo-fixAnton Hvornum
2021-09-25Remove Konsole from cutefish profileJakobDev
2021-09-21Fix Bug: 'Suggest partition layout' crashesHugo Ankarloo
2021-09-20Merge branch 'master' into svintooo-fixHugo Ankarloo
2021-09-20Fix Bug: Cannot get partuuid from loop deviceHugo Ankarloo
2021-09-20Fix Bug: Set filesystem crashes if no partitionsHugo Ankarloo
2021-09-20Fix Bug: config b0rked by Suggest partition layoutHugo Ankarloo
2021-09-20Fix Bug: Timezone is ignored, always same as hostHugo Ankarloo
2021-09-19Merge pull request #642 from SecondThundeR/misc-fixesAnton Hvornum
2021-09-19general: remove all found white-spacesSecondThundeR
2021-09-18Adding network applet support in xfce #639 from falieri/patch-1Anton Hvornum
2021-09-18Update xfce4.pyFalieri
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