Updated Readme and changelog

This commit is contained in:
adi1090x 2022-07-19 00:17:56 +05:30
parent 9d73a8014d
commit 3811c16225
2 changed files with 18 additions and 3 deletions

View File

@ -46,9 +46,9 @@ Yet another minimal linux distribution, based on <a href="https://www.archlinux.
You can download latest release of `ISO` (see [`releases`](https://github.com/archcraft-os/releases)), Available options are... You can download latest release of `ISO` (see [`releases`](https://github.com/archcraft-os/releases)), Available options are...
<p align="center"> <p align="center">
<a href="https://github.com/archcraft-os/releases/releases/download/v22.06/archcraft-2022.06.08-x86_64.iso" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/Download-Github-blue?style=for-the-badge&logo=github"></a>&nbsp;&nbsp; <a href="https://github.com/archcraft-os/releases/releases/download/v22.07/archcraft-2022.07.18-x86_64.iso" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/Download-Github-blue?style=for-the-badge&logo=github"></a>&nbsp;&nbsp;
<a href="https://sourceforge.net/projects/archcraft/files/latest/download" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/Download-Sourceforge-orange?style=for-the-badge&logo=sourceforge"></a>&nbsp;&nbsp; <a href="https://sourceforge.net/projects/archcraft/files/latest/download" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/Download-Sourceforge-orange?style=for-the-badge&logo=sourceforge"></a>&nbsp;&nbsp;
<a href="https://github.com/archcraft-os/releases/releases/download/v22.06/archcraft-2022.06.08-x86_64.iso.torrent" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/Download-Torrent-magenta?style=for-the-badge&logo=discogs"></a> <a href="https://github.com/archcraft-os/releases/releases/download/v22.07/archcraft-2022.07.18-x86_64.iso.torrent" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/Download-Torrent-magenta?style=for-the-badge&logo=discogs"></a>
</p> </p>
> Default `username` and `password` is **liveuser**. > Default `username` and `password` is **liveuser**.

View File

@ -1,5 +1,20 @@
<h2 align="center">Archcraft : Changelogs</h2> <h2 align="center">Archcraft : Changelogs</h2>
### July 2022
**`Just a regular ISO update`**
- Updated the **ISO base** according to `archiso 65-1` (grub for UEFI boot)
- Using `zstd` compression for mkinitcpio
- Fixed `consolefont` and other warning on init generation
- Updated **sddm config** files and naming convention
- Updated users and groups related files
- Fixed `openbox` as default session issue in sddm
- Updated all scripts and config files for all WMs
- **`New BSPWM`** : Recreated base config, scripts and **New Theme Engine (Infinite Themes)**
- Added an **Easy Mode** in `openbox`, with bigger icons, fonts and UI elements.
- Etc
#
### June 2022 ### June 2022
**`Just a regular ISO update`** **`Just a regular ISO update`**
- Fixed plymouth theme issue - Fixed plymouth theme issue
@ -11,7 +26,7 @@
# #
### April 20222 ### April 2022
**`Just a regular ISO update`** **`Just a regular ISO update`**
- Removed a bunch of useless packages (`pamac`, `pcmanfm`, `leafpad`, `bmon`, `bashtop`, `neovim` and a lot more) - Removed a bunch of useless packages (`pamac`, `pcmanfm`, `leafpad`, `bmon`, `bashtop`, `neovim` and a lot more)
- Updated all packages and window managers - Updated all packages and window managers