index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-20 | Use `SUPPORTED` file for locale options (#2069) | codefiles | |
* Use `SUPPORTED` file for locale options * Add glibc to `PKGBUILD` depends | |||
2023-06-28 | Adding python-simple-term-menu to the dependency list (#1901) | Anton Hvornum | |
* Adding python-simple-term-menu to the dependency list * Added dependencies to all binaries we call, such as 'ps' and 'mkfs' etc * Sorted the depends list - just for peace of mind * Bumped version in prep for release of rc1, also updated README a bit * Removed older python versions from classifiers | |||
2023-05-07 | Update version 2.5.6 (#1791) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-04-19 | PyParted and a large rewrite of the underlying partitioning (#1604) | Daniel Girtler | |
* Invert mypy files * Add optional pre-commit hooks * New profile structure * Serialize profiles * Use profile instead of classmethod * Custom profile setup * Separator between back * Support profile import via url * Move profiles module * Refactor files * Remove symlink * Add user to docker group * Update schema description * Handle list services * mypy fixes * mypy fixes * Rename profilesv2 to profiles * flake8 * mypy again * Support selecting DM * Fix mypy * Cleanup * Update greeter setting * Update schema * Revert toml changes * Poc external dependencies * Dependency support * New encryption menu * flake8 * Mypy and flake8 * Unify lsblk command * Update bootloader configuration * Git hooks * Fix import * Pyparted * Remove custom font setting * flake8 * Remove default preview * Manual partitioning menu * Update structure * Disk configuration * Update filesystem * luks2 encryption * Everything works until installation * Btrfsutil * Btrfs handling * Update btrfs * Save encryption config * Fix pipewire issue * Update mypy version * Update all pre-commit * Update package versions * Revert audio/pipewire * Merge master PRs * Add master changes * Merge master changes * Small renaming * Pull master changes * Reset disk enc after disk config change * Generate locals * Update naming * Fix imports * Fix broken sync * Fix pre selection on table menu * Profile menu * Update profile * Fix post_install * Added python-pyparted to PKGBUILD, this requires [testing] to be enabled in order to run makepkg. Package still works via python -m build etc. * Swaped around some setuptools logic in pyproject Since we define `package-data` and `packages` there should be no need for: ``` [tool.setuptools.packages.find] where = ["archinstall", "archinstall.*"] ``` * Removed pyproject collisions. Duplicate definitions. * Made sure pyproject.toml includes languages * Add example and update README * Fix pyproject issues * Generate locale * Refactor imports * Simplify imports * Add profile description and package examples * Align code * Fix mypy * Simplify imports * Fix saving config * Fix wrong luks merge * Refactor installation * Fix cdrom device loading * Fix wrongly merged code * Fix imports and greeter * Don't terminate on partprobe error * Use specific path on partprobe from luks * Update archinstall/lib/disk/device_model.py Co-authored-by: codefiles <11915375+codefiles@users.noreply.github.com> * Update archinstall/lib/disk/device_model.py Co-authored-by: codefiles <11915375+codefiles@users.noreply.github.com> * Update github workflow to test archinstall installation * Update sway merge * Generate locales * Update workflow --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> Co-authored-by: Anton Hvornum <anton@hvornum.se> Co-authored-by: Anton Hvornum <anton.feeds+github@gmail.com> Co-authored-by: codefiles <11915375+codefiles@users.noreply.github.com> | |||
2023-03-31 | Replaced double-grep with awk (#1710) | Anton Hvornum | |
2023-03-31 | Improved PKGBUILD and correctly identify __version__ without git (#1709) | Anton Hvornum | |
2023-03-29 | Added missing pkgver definition (#1697) | Anton Hvornum | |
2023-03-29 | Updated PKGBUILD with a pkgver, depends and hashsums (#1696) | Anton Hvornum | |
* Fixing some values that trigger issues in PKGBUILD * license dynamic * Updated PKGBUILD to contain a pkgver() as well as update hashsums and added systemd as depends | |||
2023-02-27 | Replacing flit (#1655) | Anton Hvornum | |
* Replacing flit * Removed python-flit as a dependency * Removed note about flit * Removed flit references in pyproject.toml | |||
2022-05-29 | Cleanup and version changes in prep for release | Anton Hvornum | |
2022-05-18 | Version bump to RC1 for v2.4.3 | Anton Hvornum | |
2022-04-29 | Updated PKGBUILD to handle symlink issues for now | Anton Hvornum | |
2022-03-28 | Made archinstall build reproducable when generating docs | Anton Hvornum | |
2021-06-06 | Remove source check (not required) | m1ten | |
2021-06-05 | updated makedepends and added manual | m1ten | |
2021-04-05 | Fix PKGBUILD conflicts and add provides line | Pyfisch | |
2021-04-05 | Indent using 8 spaces in PKGBUILD | Pyfisch | |
2021-04-05 | Add primary PKGBUILD for testing the package | Pyfisch | |
2021-04-05 | Remove outdated PKGBUILD files | Pyfisch | |
setup.cfg whitespace changes. | |||
2021-04-04 | Update repo to archlinux/archinstall | Rafael Fontenelle | |
2021-01-25 | Move PKGBUILD dir to PKGBUILDs dir and create a new PKGBUILD for git | Giancarlo Razzolini | |
Create a new PKGBUILD that builds from the current git directory for ease of testing. Moved the PKGBUILD directory to PKGBUILDs. | |||
2021-01-20 | Updated hashsums to latest version: v2.1.0 | Anton Hvornum | |
2021-01-20 | Version bump. All future releases will now be PGP-signed. | Anton Hvornum | |
2020-12-06 | Updated hash in PKGBUILD | Anton Hvornum | |
2020-12-06 | Updated hash of PKGBUILD | Anton Hvornum | |
2020-12-06 | Updated hash for PKGBUILD | Anton Hvornum | |
2020-12-06 | Version bump: 2.0.6 | Anton Hvornum | |
Packaging for release. | |||
2020-11-11 | Updated hash to v2.0.6rc17. | Anton Hvornum | |
2020-11-11 | Version bump: 2.0.6rc17 | Anton Hvornum | |
2020-11-08 | Fix for #61. Variable mix-matches should be fixed and tested now. There's ↵ | Anton Hvornum | |
also slightly better debug output to show where the issue is rather than just 'AttributeError'. | |||
2020-11-08 | Fixing a variable missmatch in #61. The global configuration snapshot (that ↵ | Anton Hvornum | |
is used for debug printing) does not contain the password for the new user (for safety reasons). So we can no longer get the password from that snapshot, but instead we have to get it from the global variable users (:dict). | |||
2020-11-08 | Fixing issues with lists being passed instead of strings | Lord Anton Hvornum | |
2020-11-08 | Version bump | Lord Anton Hvornum | |
2020-11-08 | Version bump | Lord Anton Hvornum | |
2020-11-08 | Fixed variable issues and version bump | Lord Anton Hvornum | |
2020-11-08 | Fixed an issue where python's setuptools didn't like running bdist_wheel. ↵ | Lord Anton Hvornum | |
Causing issues upstream on pypi because examples/ and VERSION would be missing for instance. | |||
2020-11-08 | Attempting to fix pypi build issues. | Lord Anton Hvornum | |
2020-11-08 | Updated sha256 hashes. | Lord Anton Hvornum | |
2020-11-07 | Updated sha256 hashes. | Lord Anton Hvornum | |
2020-11-06 | Update PKGBUILD | Anton Hvornum | |
2020-11-06 | Update PKGBUILD | Anton Hvornum | |
2020-11-06 | Update PKGBUILD | Anton Hvornum | |
2020-11-02 | md5 -> sha256 | demostanis | |
2020-10-23 | Add vim line | demostanis | |
2020-10-23 | Added one single sh file to run archinstall | demostanis | |
2020-10-23 | Added sums to PKGBUILD | demostanis | |
2020-10-11 | Added imports for `archinstall.TTS()` as well as added optinal depends for ↵ | Anton Hvornum | |
`PKGBUILD` files. | |||
2020-10-01 | Apparently empty source definitions aren't allowed. | Anton Hvornum | |
2020-10-01 | Renamed the pre-compiled PKGBUILD profile to archinstall-bin. Also added ↵ | Anton Hvornum | |
archinstall which is helper-scripts to run archinstall in python-module mode which depends on python-archinstall. Version bump to 2.0.5 | |||
2020-09-01 | Version bump to release v2.0.4 | Anton Hvornum | |