diff --git a/airootfs/etc/motd b/airootfs/etc/motd index 2ea3ddfa..2ce3a33b 100755 --- a/airootfs/etc/motd +++ b/airootfs/etc/motd @@ -10,7 +10,7 @@ https://gitlab.archlinux.org/archlinux/archiso Calamares as our installer: https://github.com/calamares/calamares -Live environment will start now and let you install EndeavourOS to disk, or tryout XFCE4-Desktop from Live-Session. +Live environment will start now and let you install EndeavourOS to disk, or tryout KDE-Desktop from Live-Session. Bugs can be reported here: https://forum.endeavouros.com/c/Arch-based-related-questions/bug-reports @@ -18,7 +18,6 @@ https://forum.endeavouros.com/c/Arch-based-related-questions/bug-reports Getting help at the forum: https://forum.endeavouros.com Help-Chat is available on telegram: https://t.me/Endeavouros/ News at twitter: https://twitter.com/OsEndeavour -Help and talk at reddit: https://www.reddit.com/r/EndeavourOS/ Our journey wouldn't be made possible without the generosity of our open collective community: https://opencollective.com/endeavouros diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service b/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service new file mode 120000 index 00000000..e874a9b3 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/NetworkManager.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/bluetooth.service b/airootfs/etc/systemd/system/multi-user.target.wants/bluetooth.service new file mode 120000 index 00000000..d256bfef --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/bluetooth.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/bluetooth.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/firewalld.service b/airootfs/etc/systemd/system/multi-user.target.wants/firewalld.service new file mode 120000 index 00000000..91b6be37 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/firewalld.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/firewalld.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/intel.service b/airootfs/etc/systemd/system/multi-user.target.wants/intel.service new file mode 120000 index 00000000..46f1e189 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/intel.service @@ -0,0 +1 @@ +/etc/systemd/system/intel.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/spice-vdagentd.socket b/airootfs/etc/systemd/system/multi-user.target.wants/spice-vdagentd.socket new file mode 120000 index 00000000..6bce9936 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/spice-vdagentd.socket @@ -0,0 +1 @@ +/usr/lib/systemd/system/spice-vdagentd.socket \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/systemd-timesyncd.service b/airootfs/etc/systemd/system/multi-user.target.wants/systemd-timesyncd.service new file mode 120000 index 00000000..cd004113 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/systemd-timesyncd.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/systemd-timesyncd.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/vboxclient.service b/airootfs/etc/systemd/system/multi-user.target.wants/vboxclient.service new file mode 120000 index 00000000..224542b2 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/vboxclient.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/vboxclient.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/vboxservice.service b/airootfs/etc/systemd/system/multi-user.target.wants/vboxservice.service new file mode 120000 index 00000000..cb2d5604 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/vboxservice.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/vboxservice.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/vmtoolsd.service b/airootfs/etc/systemd/system/multi-user.target.wants/vmtoolsd.service new file mode 120000 index 00000000..e0a11a77 --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/vmtoolsd.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/vmtoolsd.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service b/airootfs/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service new file mode 120000 index 00000000..173f306c --- /dev/null +++ b/airootfs/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/vmware-vmblock-fuse.service \ No newline at end of file diff --git a/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.config/konsolerc b/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.config/konsolerc index 3d6c7ae0..dff88aaa 100644 --- a/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.config/konsolerc +++ b/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.config/konsolerc @@ -11,4 +11,4 @@ ToolBarsMovable=Disabled Virtual-1=Virtual-1 [UiSettings] -ColorScheme= +ColorScheme=eos-live diff --git a/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/EndeavourOS.profile b/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/EndeavourOS.profile index c8dfe1a3..76703b20 100644 --- a/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/EndeavourOS.profile +++ b/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/EndeavourOS.profile @@ -1,5 +1,5 @@ [Appearance] -ColorScheme=Breeze +ColorScheme=eos-live [General] Name=EndeavourOS diff --git a/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/Breeze.colorscheme b/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/eos-live.colorscheme similarity index 56% rename from airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/Breeze.colorscheme rename to airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/eos-live.colorscheme index 0aade2c9..96c7a8c8 100644 --- a/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/Breeze.colorscheme +++ b/airootfs/root/endeavouros-skel-liveuser/src/etc/skel/.local/share/konsole/eos-live.colorscheme @@ -1,100 +1,100 @@ [Background] -Color=30,19,40 +Color=0,0,54 [BackgroundFaint] -Color=49,54,59 +Color=0,0,0 [BackgroundIntense] Color=0,0,0 [Color0] -Color=35,38,39 +Color=0,0,0 [Color0Faint] -Color=49,54,59 +Color=192,192,192 [Color0Intense] -Color=127,140,141 +Color=104,104,104 [Color1] -Color=237,21,21 +Color=250,0,0 [Color1Faint] -Color=120,50,40 +Color=250,0,0 [Color1Intense] -Color=192,57,43 +Color=75,93,255 [Color2] -Color=0,85,255 +Color=52,127,178 [Color2Faint] -Color=23,162,98 +Color=142,224,142 [Color2Intense] -Color=28,220,154 +Color=84,255,84 [Color3] -Color=246,116,0 +Color=178,104,24 [Color3Faint] -Color=182,86,25 +Color=224,224,142 [Color3Intense] -Color=253,188,75 +Color=255,255,84 [Color4] -Color=29,153,243 +Color=150,142,152 [Color4Faint] -Color=27,102,143 +Color=125,152,35 [Color4Intense] -Color=61,174,233 +Color=84,84,255 [Color5] -Color=155,89,182 +Color=225,30,225 [Color5Faint] -Color=97,74,115 +Color=175,29,175 [Color5Intense] -Color=142,68,173 +Color=255,84,255 [Color6] -Color=26,188,156 +Color=0,134,223 [Color6Faint] -Color=24,108,96 +Color=0,98,173 [Color6Intense] -Color=22,160,133 +Color=0,68,255 [Color7] -Color=252,252,252 +Color=255,255,255 [Color7Faint] -Color=99,104,109 +Color=200,200,200 [Color7Intense] -Color=255,255,255 +Color=50,50,50 [Foreground] -Color=252,252,252 +Color=255,255,255 [ForegroundFaint] -Color=239,240,241 +Color=0,90,195 [ForegroundIntense] -Color=255,255,255 +Color=23,74,240 [General] Anchor=0.5,0.5 Blur=false ColorRandomization=false -Description=Breeze +Description=eos-live FillStyle=Tile -Opacity=0.9 +Opacity=0.88 Wallpaper= WallpaperFlipType=NoFlip WallpaperOpacity=1 diff --git a/run_before_squashfs.sh b/run_before_squashfs.sh index 505c18fe..12c0730a 100755 --- a/run_before_squashfs.sh +++ b/run_before_squashfs.sh @@ -59,10 +59,11 @@ cat "/usr/lib/endeavouros-release" >> "/etc/motd" echo "------------------" >> "/etc/motd" # Enable systemd services -systemctl enable NetworkManager.service systemd-timesyncd.service bluetooth.service firewalld.service -systemctl enable vboxservice.service vmtoolsd.service vmware-vmblock-fuse.service +# --> now in airootfs/etc/systemd/system/multi-user.target.wants +#systemctl enable NetworkManager.service systemd-timesyncd.service bluetooth.service firewalld.service +#systemctl enable vboxservice.service vmtoolsd.service vmware-vmblock-fuse.service +#systemctl enable intel.service systemctl set-default multi-user.target -systemctl enable intel.service # Install locally builded packages on ISO (place packages under airootfs/root/packages) pacman -U --noconfirm -- "/root/packages/"*".pkg.tar.zst"