Hallo Liste

I started with a netinstall (Ascii 2.1), just basic installation, then changed all repo-entries to https and [arch=amd64], restarted my computer. Then I changed all repo-entries from ascii to beowulf, commented "backports" out and started my full installation.

I am working with WindowMaker, wdm and various apps from different sources, Thunar as file-manager, Firefox 71, Thunderbird 72 (beta) from Mozilla ftp-Server, Spotify, Discord, Viber, Yandex-Browser, MegaSync and Yandex Disc, Skype and Teamviewer, MasterPDF and Okuna from their respective sources. I installed Scribus 1.5.5 as Flatpak. *The only thing which is not working, is Brackets, it would require libcurl3 instead of libcurl4, but those cannot be installed side by side :-(*

Steam is working after installing some i386-packets :-(

All Dockapps are working flawlessly.

I am working an a Thinkstation E31, Xeon E3-1245 v2, 32GB RAM, Samsung EVO 250GB and WD Blue 1TB, Graphicscard AMD Radeon Pro WX 4100, Monitor 1 is a Samsung UHD and Monitor 2 is a Dell Ultrasharp FHD, Printers: Canon Selphy CP910 (used over Turboprint), HP Laserjet 400 Pro, HP Officejet Pro 8600 Plus eAio, Logitech Surround Speakers on a ASUS Xonar Essence STX II 7.1.

And even my Palm m500 is working without problems :-)

Thank you for your excellent work!


Roland

Am 04.01.20 um 07:51 schrieb Tito via Dng:


On 1/3/20 10:11 PM, te...@tempforever.dynu.com wrote:
fsmithred via Dng wrote:
Please upgrade your highly customized and configured ascii production system to beowulf and tell us if it works. Okay, DO THIS ON A COPY, not the real thing.



Did another successful upgrade.  XFCE desktop.  LVM + LUKS.  No major issues -- rebooted after the upgrade then installed elogind.  It warned about some dependencies on libsystemd0 but all seems well after another reboot.  Of course, had to edit /lib/cryptsetup/cryptdisks.functions again to get rid of that annoying delay on shutdown.

One (minor) irritation that I noticed both on this and my recent VM upgrade, is root user no longer has /usr/local/sbin, /usr/sbin, /sbin in PATH

This exists in both ascii and beowulf /etc/profile
if [ "`id -u`" -eq 0 ]; then
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
else

PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin"
fi
export PATH


I just put the desired directories in /root/.bashrc for now

Hi
to fix su:

cat /etc/default/su
ALWAYS_SET_PATH yes

Ciao,
Tito
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to