You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+34-15Lines changed: 34 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## Release v1.1.0
4
+
5
+
* Based on archlinux-2020.04.01
6
+
* Allow Terabyte-sized partitions
7
+
* Add check for `wlan` interface
8
+
* Code cleanup
9
+
* A bunch of new wallpapers added and old wallpapers removed
10
+
* Updated main installer menu with a `-k` option
11
+
* Support compiling the iso with docker
12
+
* Fix zshrc
13
+
* Updated XFCE and Cinnamon desktops
14
+
* Fix virtualbox guest packages
15
+
* Add `broadcom-wl` wireless drivers
16
+
3
17
## Release v1.0.10
4
18
5
19
* Based on Arch Linux's 01/01/2020 release
@@ -16,31 +30,34 @@
16
30
## Release v1.0.8
17
31
18
32
* Update French and Romanian translations
19
-
* Remove Fetchmirrors from the main menu (mirrors can still be updated normally during the installation)
20
-
* New users aren't automatically added to 'users' group, but their respective username-based groups
21
-
* Completely remove i686 code (can be re-added if someone is willing to support it)
33
+
* Remove Fetchmirrors from the main menu (mirrors can still be updated
34
+
normally during the installation)
35
+
* New users aren't automatically added to 'users' group, but their respective
36
+
username-based groups
37
+
* Completely remove i686 code (can be re-added if someone is willing to
38
+
support it)
22
39
* Add AMDGPU driver (`xf86-video-amdgpu`)
23
-
* Retrieve downloads from anarchylinux/brand repository (no change for users, just in the installation process)
40
+
* Retrieve downloads from anarchylinux/brand repository (no change for users,
41
+
just in the installation process)
24
42
* Fix GRUB errors if `base` package was selected
25
43
26
44
## Release v1.0.7
27
45
28
-
**Please always update the live Anarchy installer before using it,
29
-
either by pressing 2 in the main menu or by executing `anarchy -u`,
30
-
even if you have downloaded the latest release (there are always newer patches).**
31
-
32
-
* Add additional optional arguments to `iso-generator.sh` (--no-color, --no-input)
46
+
* Add additional optional arguments to `iso-generator.sh`
47
+
(--no-color, --no-input)
33
48
* Allow choosing custom log and output directories
34
-
* Finally actually compare checksums for upstream Arch ISOs (even with preexisting Arch ISOs)
49
+
* Finally actually compare checksums for upstream Arch ISOs
50
+
(even with preexisting Arch ISOs)
35
51
* Lint a few scripts (more lintings are planned in the future)
36
-
* Properly generate Anarchy ISO checksum (now only filename, instead of the absolute path to file)
52
+
* Properly generate Anarchy ISO checksum (now only filename,
53
+
instead of the absolute path to file)
37
54
* French translation updates
38
55
* Removal of old, unused Anarchy repo code
39
56
* Allow choosing additional DEs/WMs from the optional software menu
40
57
* Start using `yay-bin` instead of `yay`
41
58
* Remove `go` dependency of yay
42
59
* Prepare for removal of i686 code
43
-
* Update installation packages (e.g. add `linux` package to base install - see [Arch News](https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/))
60
+
* Update default installation packages due to Arch's structural changes
44
61
45
62
### Removal of i686 code/releases
46
63
@@ -49,13 +66,15 @@ process did not work properly and nobody was willing to maintain it.
49
66
50
67
If someone willing to maintain i686 support steps up, we will gladly re-add it.
51
68
Please either message us on [Telegram](https://t.me/anarchy_linux)
52
-
or using the [contact form](https://www.anarchylinux.org/contact.html) on our website.
69
+
or using the [contact form](https://www.anarchylinux.org/contact.html)
70
+
on our website.
53
71
54
72
## Release v1.0.6
55
73
56
74
* Update French, Portuguese, Romanian and Spanish translations
57
75
* Move keyboard selection menu to after selecting a language
58
-
* Remove `rethinkdb`, `alienarena`, `flightgear` and `urbanterror` (moved to the AUR)
76
+
* Remove `rethinkdb`, `alienarena`, `flightgear` and `urbanterror`
77
+
(moved to the AUR)
59
78
* Rename `dlang-dmd`, `java-openjfx`
60
79
* Add `yay` to custom DE installations
61
80
* Remove some Anarchy branding info (`lsb-release` and `os-release`)
@@ -73,7 +92,7 @@ or using the [contact form](https://www.anarchylinux.org/contact.html) on our we
73
92
* Start using checksums with new releases
74
93
* Completely remove `arch-wiki`
75
94
* Make iso generation more verbose (easier to debug)
0 commit comments