This repository has been archived by the owner on Apr 9, 2022. It is now read-only.
Releases: AnarchyLinux/installer
Releases · AnarchyLinux/installer
v1.1.0
- Based on archlinux-2020.04.01
- Allow Terabyte-sized partitions
- Add check for
wlan
interface - Code cleanup
- A bunch of new wallpapers added and old wallpapers removed
- Updated main installer menu with a
-k
option - Support compiling the iso with docker
- Fix zshrc
- Updated XFCE and Cinnamon desktops
- Fix virtualbox guest packages
- Add
broadcom-wl
wireless driver
v1.0.10
v1.0.9
v1.0.8
- Update French and Romanian translations
- Remove Fetchmirrors from the main menu (mirrors can still be updated normally during the installation)
- New users aren't automatically added to 'users' group, but their respective username-based groups
- Completely remove i686 code (can be re-added if someone is willing to support it)
- Add AMDGPU driver (
xf86-video-amdgpu
) - Retrieve downloads from anarchylinux/brand repository (no change for users, just in the installation process)
- Fix GRUB errors if
base
package was selected
v1.0.7
- Add additional optional arguments to
iso-generator.sh
(--no-color, --no-input) - Allow choosing custom log and output directories
- Finally actually compare checksums for upstream Arch ISOs (even with preexisting Arch ISOs)
- Lint a few scripts (more lintings are planned in the future)
- Properly generate Anarchy ISO checksum (now only filename, instead of the absolute path to file)
- French translation updates
- Removal of old, unused Anarchy repo code
- Allow choosing additional DEs/WMs from the optional software menu
- Start using
yay-bin
instead ofyay
- Remove
go
dependency of yay - Prepare for removal of i686 code
- Update installation packages (e.g. add
linux
package to base install - see Arch News)
Removal of i686 code/releases
We have decided to completely remove i686 code, since currently the compilation process did not work properly and nobody was willing to maintain it.
If someone willing to maintain i686 support steps up, we will gladly re-add it.
Please either message us on Telegram or using the contact form on our website.
v1.0.6
- Update French, Portuguese, Romanian and Spanish translations
- Move keyboard selection menu to after selecting a language
- Remove
rethinkdb
,alienarena
,flightgear
andurbanterror
(moved to the AUR) - Rename
dlang-dmd
,java-openjfx
- Add
yay
to custom DE installations - Remove some Anarchy branding info (
lsb-release
andos-release
) - Output generated Anarchy iso to
out/
directory - Log iso-generator actions to
log/
directory - Update error reporting of iso-generator
- Add Qtile Window Manager as an optional DE/WM
- Codebase cleanup
- Fix translations not working
- Added
openbox-themes
in local repo for Anarchy Openbox
v1.0.5
- Remove GUI installer (doesn't affect DEs and WMs)
- Refactor the
iso-generator.sh
script - Start using checksums with new releases
- Completely remove
arch-wiki
- Make iso generation more verbose (easier to debug)
- Remove GREP_OPTIONS from
.zshrc
- Update French translation
- Remove OpenJDK7 in favour of OpenJDK8
- Add
youtue-dl
to package list - Add
openssh
package to custom server installations - Fix insertion of modules into
mkinitcpio.conf
- Fix LUKS-encrypted XFS installations not booting
v1.0.4
v0.9.0
Pre-1.0.0 release