Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Tags: r-darwish/alma

Tags

v0.10.0

Toggle v0.10.0's commit message
v0.10.0

* Use KVM only if available
* Add --allow-non-removable

v0.9.0

Toggle v0.9.0's commit message
Version 0.9.0

v0.8.0

Toggle v0.8.0's commit message
Version 0.8.0

* No need to specify -e for chroot. ALMA will detect that automatically
* Add interactive device selection if no device is specified
* Don't set the crypt hook in mkinitcpio when not necessary
* Changed logging format

v0.7.0

Toggle v0.7.0's commit message
Version 0.7.0

- Fix booting in MacBooks
- Add the qemu command
- Add presets support
- Add support for creating images without setting a loopback device on your own

v0.6.0

Toggle v0.6.0's commit message
Version 0.6.0

v0.5.0

Toggle v0.5.0's commit message
Version 0.5.0

Add optional "command" agrument to chroot subcommand

v0.4.0

Toggle v0.4.0's commit message
Version 0.4.0

* Allow working with loop devices
* Use a smaller EFI partition
* Filter out local swap partitions from the fstab
* Add support for root filesystem encryption
* Use ext4 instead of btrfs

v0.3.0

Toggle v0.3.0's commit message
Version 0.3.0

* Fix perl installation bug
* Add the chroot subcommand
* Add the -v flag

v0.2.0

Toggle v0.2.0's commit message
Version 0.2.0

* Fix generation of fstab
* Install broadcom-wl (for MacBook wifi)
* Add proper signal handling
* Add a flag for installing extra packages
* Add a flag for interactive customization
* Tweak journal for volatile storage

v0.1.0

Toggle v0.1.0's commit message
Version 0.1.0

Initial version