Releases: BiteDasher/skuf
Releases · BiteDasher/skuf
Release 20.0+37.3
Changes compared to Release 19.0+37.3
:
- A
skuf
binary was added for the target system, which allows you to get the version that was used to boot Arch Linux at step 2 and the version that is installed as a package - In an ISO image, you can no longer enter an empty path to the SAMBA folder where the image volume is located
Release 19.0+37.3
Changes compared to Release 19.0+37.3
:
- Fixed
dhcpcd
dump lease operation if stdin is flooded dhcpcd
timeout is now 40 seconds
Release 18.0+37.3
Changes compared to Release 17.0
:
- Fixed the mechanism for checking if an IP address has been obtained
- In cases when the user starts fucking the Enter button after starting
dhcpcd
the function of clearing the stdin buffer has been added, so that if the user has to enter credentials from the SMB server again this dialog will not be skipped shellcheck
is complaining less now- Small typo fix
Release 17.0+37.3
Changes compared to release 3.0
(first commit a90bbf7):
- Added Plymouth support
- Added sparse file support
- Added support for re-entering SMB credentials in case of failure
/var/run
is now symlink to/run
- Correct font size on Retina displays is used
- Fixed a problem with ghost text remaining on the console screen after kexec
dhcpcd
comes with a module forudev
- Added Predictable Network Interface Names support
- Now you don't have to select a network interface, it is automatically detected
- Added a crutch to restart
dhcpcd
in case of a brokenIPv6 RA
- In case the necessary binaries are not found in
mkinitcpio-busybox
we use the system ones. - Don't add all sorts of block device drivers.
- The field separator in
/proc/cmdline
is now an ASCII Unit Separator instead of three commas. - You can use the keyboard shortcut
Ctrl+H
to delete characters while entering a SMB password. - The dialog for entering the user name and password is now shown first.
- Other small bug fixes...