forked from armbian/build
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust several desktop targets in order to be able to assemble them
Images were tested for compiling with newly added Action script that generates x86 QEMU images upon (manual for now) execution https://github.com/armbian/os/actions/workflows/full-distro-build-and-test.yml
- Loading branch information
1 parent
96e58d3
commit be501ac
Showing
34 changed files
with
239 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
chromium-browser | ||
firefox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
eos |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
armhf, arm64, amd64, riscv64 |
14 changes: 14 additions & 0 deletions
14
config/desktop/noble/environments/i3-wm/armbian/create_desktop_package.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# install lightdm greeter | ||
cp -R "${SRC}"/packages/blobs/desktop/lightdm "${destination}"/etc/armbian | ||
|
||
# install default desktop settings | ||
mkdir -p "${destination}"/etc/skel | ||
cp -R "${SRC}"/packages/blobs/desktop/skel/. "${destination}"/etc/skel | ||
|
||
# install logo for login screen | ||
mkdir -p "${destination}"/usr/share/pixmaps/armbian | ||
cp "${SRC}"/packages/blobs/desktop/icons/armbian.png "${destination}"/usr/share/pixmaps/armbian | ||
|
||
# install wallpapers | ||
mkdir -p "${destination}"/usr/share/backgrounds/armbian/ | ||
cp "${SRC}"/packages/blobs/desktop/desktop-wallpapers/armbian*.jpg "${destination}"/usr/share/backgrounds/armbian/ |
154 changes: 154 additions & 0 deletions
154
config/desktop/noble/environments/i3-wm/config_base/packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,154 @@ | ||
anacron | ||
apport-gtk | ||
apt-xapian-index | ||
arandr | ||
blueman | ||
bluez | ||
bluez-cups | ||
bluez-tools | ||
brltty | ||
brltty-x11 | ||
caffeine | ||
cifs-utils | ||
compton | ||
cups | ||
cups-bsd | ||
cups-client | ||
cups-filters | ||
dbus-x11 | ||
dictionaries-common | ||
dmz-cursor-theme | ||
doc-base | ||
dunst | ||
evince | ||
evince-common | ||
feh | ||
fontconfig | ||
fontconfig-config | ||
fonts-arphic-ukai | ||
fonts-arphic-uming | ||
fonts-dejavu-core | ||
fonts-freefont-ttf | ||
fonts-guru | ||
fonts-guru-extra | ||
fonts-khmeros-core | ||
fonts-liberation | ||
fonts-nanum | ||
fonts-opensymbol | ||
fonts-stix | ||
fonts-symbola | ||
fonts-ubuntu | ||
foomatic-db-compressed-ppds | ||
gdebi | ||
ghostscript-x | ||
gir1.2-appindicator3-0.1 | ||
gnome-bluetooth | ||
gnome-disk-utility | ||
gnome-font-viewer | ||
gnome-power-manager | ||
gnome-system-monitor | ||
gromit | ||
gstreamer1.0-packagekit | ||
gstreamer1.0-plugins-base-apps | ||
gstreamer1.0-pulseaudio | ||
gvfs-backends | ||
hplip | ||
i3 | ||
i3lock | ||
i3status | ||
i3-wm | ||
suckless-tools | ||
indicator-printers | ||
inputattach | ||
kerneloops | ||
keyutils | ||
language-pack-en | ||
laptop-detect | ||
libanyevent-i3-perl | ||
libatk-adaptor | ||
libev4 | ||
libfont-afm-perl | ||
libfontconfig1 | ||
libfontenc1 | ||
libgail-common | ||
libgl1-mesa-dri | ||
libgnome-bluetooth13 | ||
libgsettings-qt1 | ||
libjson-xs-perl | ||
libnotify-bin | ||
libproxy1-plugin-gsettings | ||
libproxy1-plugin-networkmanager | ||
libu2f-udev | ||
libwmf0.2-7-gtk | ||
libxcb-cursor0 | ||
libxcursor1 | ||
lightdm | ||
lightdm-gtk-greeter | ||
lightdm-gtk-greeter-settings | ||
lightdm-settings | ||
lxappearance | ||
mousetweaks | ||
network-manager-openvpn-gnome | ||
network-manager-vpnc | ||
nitrogen | ||
numix-gtk-theme | ||
openprinting-ppds | ||
overlay-scrollbar | ||
overlay-scrollbar-gtk2 | ||
p7zip-full | ||
pamix | ||
pasystray | ||
pavucontrol | ||
pavucontrol-qt | ||
pavumeter | ||
policykit-1 | ||
policykit-1-gnome | ||
policykit-desktop-privileges | ||
printer-driver-all | ||
profile-sync-daemon | ||
pulseaudio-module-bluetooth | ||
redshift | ||
rofi | ||
samba | ||
slick-greeter | ||
smbclient | ||
system-config-printer | ||
software-properties-gtk | ||
speech-dispatcher | ||
spice-vdagent | ||
terminator | ||
thunar | ||
totem | ||
totem-common | ||
totem-plugins | ||
ubuntu-docs | ||
ubuntu-drivers-common | ||
ubuntu-wallpapers | ||
update-inetd | ||
update-manager | ||
update-manager-core | ||
update-notifier | ||
update-notifier-common | ||
vifm | ||
x11-apps | ||
x11-xserver-utils | ||
xarchiver | ||
xbacklight | ||
xcursor-themes | ||
xdg-user-dirs | ||
xdg-user-dirs-gtk | ||
xfonts-100dpi | ||
xfonts-75dpi | ||
xfonts-base | ||
xfonts-encodings | ||
xfonts-scalable | ||
xfonts-utils | ||
xorg-docs | ||
xorg-docs-core | ||
xscreensaver | ||
xserver-xorg | ||
xserver-xorg-video-fbdev | ||
xauth | ||
xtitle | ||
xttitle | ||
xwallpaper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# overwrite stock lightdm greeter configuration | ||
if [ -d /etc/armbian/lightdm ]; then cp -R /etc/armbian/lightdm /etc/; fi | ||
|
||
# Disable Pulseaudio timer scheduling which does not work with sndhdmi driver | ||
if [ -f /etc/pulse/default.pa ]; then sed "s/load-module module-udev-detect$/& tsched=0/g" -i /etc/pulse/default.pa; fi | ||
|
||
# set wallpapper to armbian | ||
echo "exec_always --no-startup-id feh --bg-scale --zoom fill --no-fehbg /usr/share/backgrounds/armbian/armbian03-Dre0x-Minum-dark-3840x2160.jpg" | tee -a /etc/i3/config | ||
|
||
# lightdm wallpaper | ||
mv /etc/lightdm/slick-greeter.conf /etc/lightdm/slick-greeter.conf.bak | ||
touch /etc/lightdm/slick-greeter.conf | ||
echo "[Greeter] | ||
background=/usr/share/backgrounds/armbian/armbian03-Dre0x-Minum-dark-3840x2160.jpg | ||
theme-name = Numix | ||
icon-theme-name = Numix | ||
font-name = Sans 11 | ||
draw-user-background = false | ||
show-keyboard = true | ||
onscreen-keyboard = false | ||
screen-reader = true | ||
draw-grid = true" | tee -a /etc/lightdm/slick-greeter.conf | ||
|
||
echo "Finished preparing /etc/lightdm/slick-greeter.conf..." | ||
|
||
mv /etc/lightdm/lightdm-gtk-greeter.conf /etc/lightdm/lightdm-gtk-greeter.conf.bak | ||
touch /etc/lightdm/lightdm-gtk-greeter.conf | ||
echo "[greeter] | ||
background=/usr/share/backgrounds/armbian/armbian03-Dre0x-Minum-dark-3840x2160.jpg | ||
theme-name = Numix | ||
icon-theme-name = Numix | ||
font-name = Sans 11 | ||
draw-user-background = false | ||
show-keyboard = true | ||
onscreen-keyboard = false | ||
screen-reader = true | ||
draw-grid = true" | tee -a /etc/lightdm/lightdm-gtk-greeter.conf | ||
|
||
echo "Finished preparing /etc/lightdm/lightdm-gtk-greeter.conf..." | ||
|
||
slick-greeter -h #applies wallpaper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
supported |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../common/environments/kde-plasma/architectures |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../common/environments/kde-plasma/armbian |
10 changes: 10 additions & 0 deletions
10
config/desktop/noble/environments/kde-neon/config_base/packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
neon-desktop | ||
kde-standard | ||
sddm | ||
plasma-nm | ||
plasma-pa | ||
plasma-discover | ||
plasma-vault | ||
scdaemon | ||
kscreen | ||
bluedevil |
1 change: 1 addition & 0 deletions
1
config/desktop/noble/environments/kde-neon/config_base/packages.uninstall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../common/environments/kde-plasma/config_base/packages.uninstall |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../common/environments/kde-plasma/debian |
Binary file not shown.
1 change: 1 addition & 0 deletions
1
config/desktop/noble/environments/kde-neon/sources/apt/neon.source
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
deb [signed-by=/usr/share/keyrings/neon.gpg] http://archive.neon.kde.org/testing jammy main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
eos |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../jammy/environments/kde-plasma |
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
config/optional/architectures/amd64/_config/cli/trixie/main/packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
gpiod | ||
firmware-sof-signed |
1 change: 1 addition & 0 deletions
1
config/optional/architectures/amd64/_config/cli/trixie/main/packages.additional
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
iozone3 |
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
config/optional/architectures/arm64/_config/cli/trixie/main/packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
gpiod | ||
mtd-utils |
1 change: 1 addition & 0 deletions
1
config/optional/architectures/arm64/_config/cli/trixie/main/packages.additional
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
iozone3 |
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
config/optional/architectures/armhf/_config/cli/noble/main/packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
gpiod | ||
#mtd-utils | ||
nocache |
File renamed without changes.
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
config/optional/architectures/armhf/_config/cli/trixie/main/packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
gpiod | ||
mtd-utils |
1 change: 1 addition & 0 deletions
1
config/optional/architectures/armhf/_config/cli/trixie/main/packages.additional
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
iozone3 |