06-04-2020, 11:31 PM
A recent addition to Slackware -current upstream has rendered the old images dangerous to use if not fully informed. Specifically, upgrading the previous images without also adding PAM and a few dependencies would result in the user being locked out of the system, even with a correct password. In fact, this has already happened to a few users, myself included (on a quick-n-dirty test system at least).
Hence, it was necessary to upgrade the Slarm64 Pinebook images to avoid such a disaster for uniformed users. Here are the updated base and xfce images, along with the md5sum files:
https://3space.xyz/pineslarm/
For those that are still running an old image and have not updated since May 28th, you can avoid having to reinstall by installing the three packages listed above. You can also do this from a chrooted environment if you need to save a locked system.
Just doing my part to keep things updated...
Code:
Sun May 24 08:08:08 UTC 2020
>
> Hello! With this update, PAM has been merged into the main tree.
> When updating, be sure to install the new pam, cracklib, and
> libpwquality packages or you may find yourself locked out of your machine.
> Otherwise, these changes should be completely transparent and you shouldn't
> notice any obvious operational differences. Be careful if you make any changes
> in /etc/pam.d/ - leaving an extra console logged in while testing PAM config
> changes is a recommended standard procedure. Thanks again to Robby Workman,
> Vincent Batts, Phantom X, and ivandi for help implementing this.
> It's expected that there will be some more fine-tuning of the config files, but
> for now it's good to go!
Hence, it was necessary to upgrade the Slarm64 Pinebook images to avoid such a disaster for uniformed users. Here are the updated base and xfce images, along with the md5sum files:
https://3space.xyz/pineslarm/
For those that are still running an old image and have not updated since May 28th, you can avoid having to reinstall by installing the three packages listed above. You can also do this from a chrooted environment if you need to save a locked system.
Just doing my part to keep things updated...