Compare commits
98 Commits
Author | SHA1 | Date | |
---|---|---|---|
112886268c | |||
1457ef9dba | |||
5efdd7d621 | |||
2401e99a1c | |||
072b2a538a | |||
910664125c | |||
aea7fdc444 | |||
26009b7fc2 | |||
efe83339c6 | |||
61661bed26 | |||
d6cae5ee29 | |||
|
41ab0e89d7 | ||
|
e1106c5717 | ||
|
c60a9b885f | ||
|
01e361948c | ||
a3f3d5bfeb | |||
8106d0f226 | |||
e9121135c0 | |||
994565c80d | |||
32883141b4 | |||
9525bdb343 | |||
60bc8cb110 | |||
49358c302e | |||
35a857b672 | |||
8385d20f5b | |||
439e32c1e1 | |||
52a4486256 | |||
20688e08bd | |||
83c55f3c2a | |||
3f4c692f89 | |||
9611a63083 | |||
1b1bbc9619 | |||
41b2207008 | |||
90c0f2b0ce | |||
a9f4a03d28 | |||
11a3237252 | |||
fd611146fd | |||
f8b39d3b2a | |||
508edacad0 | |||
37eeed4642 | |||
9fb5c70d1b | |||
1e2fb2aa23 | |||
3190a333e3 | |||
28a40a22af | |||
5f66af066e | |||
d056cb2022 | |||
b0040f2c91 | |||
5dc9be4e04 | |||
1bd712eb2f | |||
0a647ff4b0 | |||
694ea4b0ef | |||
dcdabca4e1 | |||
bd70b1bc9c | |||
bdff69aa20 | |||
3a55d46fca | |||
f3edf39c5d | |||
e81cea7907 | |||
83c3397147 | |||
3debde39af | |||
7154911791 | |||
9d0121071d | |||
2350554c00 | |||
1e47f3d400 | |||
7706c1721b | |||
8bc5e7ecee | |||
d0bb180b4e | |||
fbfdbe99e9 | |||
a0e6a7fdd0 | |||
da5264529c | |||
03781928de | |||
b43624362b | |||
196ee11e81 | |||
30b7b15cfd | |||
299ed9f5f7 | |||
82317689cf | |||
621fcea8ba | |||
a6b4ed7830 | |||
136ec26b4f | |||
a302a78943 | |||
0790cc48c8 | |||
88adabbf9b | |||
006d5a793e | |||
daec8227e4 | |||
f8f38f45f0 | |||
17fed73c98 | |||
0ebce1a7a5 | |||
f23b1ef44f | |||
1a3dd86401 | |||
b009e4293d | |||
bfe119e32c | |||
32c18e49fd | |||
07ffb8914c | |||
66a5e91ea4 | |||
85569c8fad | |||
8fb7ccb7e3 | |||
9ce978982d | |||
582da2ca89 | |||
8d411ef520 |
2
.github/release-nest-v3-cosmo-iso
vendored
2
.github/release-nest-v3-cosmo-iso
vendored
@ -1 +1 @@
|
||||
2
|
||||
4
|
2
.github/release-nest-v3-nvidia-iso
vendored
2
.github/release-nest-v3-nvidia-iso
vendored
@ -1 +1 @@
|
||||
1
|
||||
2
|
@ -1,3 +1,3 @@
|
||||
# live-iso-gnome
|
||||
# live-iso-kde
|
||||
|
||||
Live ISO Builder for PikaOS GNOME
|
||||
Live ISO Builder for PikaOS KDE
|
@ -16,6 +16,7 @@ apt-get install initramfs-tools adwaita-icon-theme amdgpu-drm --yes --option Dpk
|
||||
apt-get install desktop-file-utils --yes --option Dpkg::Options::="--force-confnew" --option Dpkg::Options::="--force-overwrite" --no-install-recommends
|
||||
apt-get install kernel-pika --yes --option Dpkg::Options::="--force-confnew" --option Dpkg::Options::="--force-overwrite" --no-install-recommends
|
||||
apt-get install booster-placeholder --yes --option Dpkg::Options::="--force-confnew" --option Dpkg::Options::="--force-overwrite" --no-install-recommends
|
||||
apt-get install --yes --no-install-recommends --option Dpkg::Options::="--force-confnew" --option Dpkg::Options::="--force-overwrite" pika-kde-settings
|
||||
|
||||
# Upgrade system with new cache
|
||||
|
||||
|
@ -18,6 +18,6 @@ do
|
||||
done
|
||||
|
||||
apt-get install --yes --no-install-recommends --option Dpkg::Options::="--force-confnew" --option Dpkg::Options::="--force-overwrite" $(cat /chroot_scripts/live_list | tr "\n" " ")
|
||||
|
||||
systemctl mask fwupd || true
|
||||
systemctl mask nmdb || true
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
apt-get install --yes --option Dpkg::Options::="--force-confnew" --option Dpkg::Options::="--force-overwrite" \
|
||||
nvidia-open-driver-560
|
||||
nvidia-open-driver-565
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
apt-get install --yes --option Dpkg::Options::="--force-confnew" --option Dpkg::Options::="--force-overwrite" \
|
||||
pika-gameutils-meta
|
||||
pika-gameutils-meta obs-studio libgtk-4-dev cargo code libadwaita-1-dev gtk-4-examples libadwaita-1-examples code openjdk-8-jre-headless openjdk-24-jre gh git
|
||||
|
BIN
data/refind/EFI/tools/gdisk_x64.efi
Normal file
BIN
data/refind/EFI/tools/gdisk_x64.efi
Normal file
Binary file not shown.
BIN
data/refind/EFI/tools/gptsync_ia32.efi
Normal file
BIN
data/refind/EFI/tools/gptsync_ia32.efi
Normal file
Binary file not shown.
BIN
data/refind/EFI/tools/gptsync_x64.efi
Normal file
BIN
data/refind/EFI/tools/gptsync_x64.efi
Normal file
Binary file not shown.
BIN
data/refind/EFI/tools/shellia32.efi
Normal file
BIN
data/refind/EFI/tools/shellia32.efi
Normal file
Binary file not shown.
BIN
data/refind/EFI/tools/shellx64.efi
Normal file
BIN
data/refind/EFI/tools/shellx64.efi
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
#! /bin/bash
|
||||
|
||||
/usr/lib/pika/gnome-layouts/papirus-folders -u -C yellow
|
@ -5,5 +5,5 @@ mkdir -p /etc/sddm.conf.d/ || true
|
||||
echo -e '[daemon]\nAutomaticLogin=pikaos\nAutomaticLoginEnable=True' >> /etc/gdm3/daemon.conf || true
|
||||
sed '/WaylandEnable=false/ s/^\#*/\#/' -i /etc/gdm3/daemon.conf || true
|
||||
ln -sf /etc/gdm3/daemon.conf /etc/gdm3/custom.conf
|
||||
echo -e '[Autologin]\nUser=pikaos\nSession=plasma' > /etc/sddm.conf.d/zautologin.conf || true
|
||||
echo -e '[Autologin]\nUser=pikaos\nSession=plasmax11' > /etc/sddm.conf.d/zautologin.conf || true
|
||||
echo -e '[User]\nSession=gnome\nIcon=/home/pikaos/.face\nSystemAccount=false' > /var/lib/AccountsService/users/pikaos || true
|
||||
|
@ -6,4 +6,4 @@ rm -f /var/lib/apt/lists/*_Sources
|
||||
rm -f /var/lib/apt/lists/*_Translation-*
|
||||
systemctl unmask fwupd || true
|
||||
systemctl unmask nmdb || true
|
||||
apt clean -y
|
||||
apt clean -y
|
||||
|
4
info.sh
4
info.sh
@ -10,8 +10,8 @@ export ISO_NVIDIA=#IS_ISO_NVIDIA#
|
||||
export ISO_KERNEL="6.12.8-pikaos"
|
||||
export ISO_ARCH="#ARCH#"
|
||||
export ISO_RELEASE="4.0"
|
||||
export ISO_DESKTOP="GNOME"
|
||||
export ISO_DESKTOP_ID="GN"
|
||||
export ISO_DESKTOP="KDE"
|
||||
export ISO_DESKTOP_ID="KD"
|
||||
export ISO_PATCH="1"
|
||||
if [ "ISO_NVIDIA" = true ]
|
||||
then
|
||||
|
@ -1,5 +1,5 @@
|
||||
apt-xapian-index
|
||||
python3-xapian
|
||||
pika-gnome-desktop
|
||||
pika-gnome-settings
|
||||
pika-kde-desktop
|
||||
pika-kde-settings
|
||||
firefox
|
@ -7,9 +7,12 @@ ubuntu-session
|
||||
ubuntu-wallpapers
|
||||
unattended-upgrades
|
||||
xul-ext-ubufox
|
||||
yaru-theme-gnome-shell
|
||||
tilix
|
||||
gnome-shell
|
||||
nautilus
|
||||
gnome-sushi
|
||||
apport
|
||||
gnome-terminal
|
||||
rtkit
|
||||
emacs-common
|
||||
cosmic-term
|
Loading…
x
Reference in New Issue
Block a user