mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-01-01 14:20:09 +01:00
86 lines
4.4 KiB
Plaintext
86 lines
4.4 KiB
Plaintext
SystemRescueCd ChangeLog
|
|
========================
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.1.1 (2020-03-13):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-5.4.24
|
|
* Autologin rework and fixes for interactive autorun scripts (Marcos Mello)
|
|
* Added "rootshell" boot option to setup an alternative shell (Marcos Mello)
|
|
* Cleanup and disk space optimisations to reduce the size of the ISO image
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.1.0 (2020-02-29):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-5.4.22
|
|
* Updated filesystem tools: btrfs-progs 5.4.1, xfsprogs 5.4.0, xfsdump 3.1.9
|
|
* Fixes for keyboard mapping configuration (contributions from Marcos Mello)
|
|
* Added wireguard packages (kernel module and tools)
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.7 (2020-01-26):
|
|
-------------------------------------------------------------------------------
|
|
* Optimized compression used to create the squashfs image (saves 47MB)
|
|
* Removed most locale files using localepurge to save disk space (saves 55MB)
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.6 (2020-01-25):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-4.19.98
|
|
* Added strings and ar commands using busybox
|
|
* Disk space optimisations to reduce the size of the ISO image
|
|
* Updated gparted to 1.1.0
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.5 (2020-01-12):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-4.19.94
|
|
* Disk space optimisations to reduce the size of the ISO image
|
|
* Added flashrom + par2cmdline + whdd
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.4 (2019-12-29):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-4.19.91
|
|
* Updated XFCE graphical environment to version 4.14
|
|
* Updated parted to 3.3 and gparted to 1.0.0
|
|
* Updated Grub boot loader to version 2.04
|
|
* Enabled the iptables service to block incoming traffic by default
|
|
* Added boot option "nofirewall" to disable the iptable service
|
|
* Remove dhcpcd to avoid conflict with network-manager/dhclient
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.3 (2019-04-14):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-4.19.34
|
|
* Updated firefox to the ESR (Extended Support Release) version
|
|
* Added packages: growpart, grsync
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.2 (2019-02-21):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-4.19.24
|
|
* Added packages: borg, nwipe, lshw, zerofree, joe, rkhunter, strace
|
|
* Replaced Notepadqq graphical editor with FeatherPad to save space
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.1 (2019-02-09):
|
|
-------------------------------------------------------------------------------
|
|
* Updated kernel to Long-Term-Supported linux-4.19.20
|
|
* Reintroduced autorun service to run scripts automatically at boot time
|
|
* Changed filesystem label so it fits in FAT filesystem labels for UEFI booting
|
|
* Enabled sshd service and re-introduced support for option rootpass=xxxx
|
|
* Added support for rootcryptpass=xxxx boot option to set encrypted root passwords
|
|
|
|
-------------------------------------------------------------------------------
|
|
6.0.0 (2019-02-02):
|
|
-------------------------------------------------------------------------------
|
|
* System is now based on ArchLinux and built using archiso and its dependencies
|
|
* Kernel and user space programs are now fully 64 bit (dropped 32bit support)
|
|
* Boot options are the ones provided by new upstream rather than in old version
|
|
* Graphical environment based on xorg-1.20.3 and xfce-4.12
|
|
* Implemented "setkmap=xx" option on the boot command line to setup keyboard
|
|
* Updated kernel to Long-Term-Supported linux-4.19.19
|
|
* Updated filesystem tools: e2fsprogs-1.44.5, xfsprogs-4.19.0, btrfs-progs-4.19.1
|
|
* Updated disk tools: gparted-0.33.0, lvm2-2.02.183
|