update build scripts add lightdm configs
This commit is contained in:
parent
f088b22cce
commit
4fdd711e53
|
@ -41,10 +41,10 @@ lb config noauto \
|
||||||
|
|
||||||
# Setup the installer structure
|
# Setup the installer structure
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer
|
mkdir -p $uchinanchu/fusato/config/includes.installer
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
||||||
|
@ -57,15 +57,15 @@ mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
||||||
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
||||||
|
|
||||||
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
||||||
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
||||||
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
||||||
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
|
@ -77,6 +77,7 @@ cp $uchinanchu/pepdatabase/* $uchinanchu/fusato/config/includes.installer/presee
|
||||||
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
||||||
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
|
cp $uchinanchu/peplightdm/* $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
|
|
||||||
# Copy recursive files and sub-directories
|
# Copy recursive files and sub-directories
|
||||||
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../peplightdm
|
|
@ -41,10 +41,10 @@ lb config noauto \
|
||||||
|
|
||||||
# Setup the installer structure
|
# Setup the installer structure
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer
|
mkdir -p $uchinanchu/fusato/config/includes.installer
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
||||||
|
@ -57,6 +57,7 @@ mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
||||||
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
||||||
|
@ -64,7 +65,7 @@ mkdir -p $uchinanchu/fusato/config/hooks/normal
|
||||||
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
||||||
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
||||||
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
||||||
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
|
@ -76,6 +77,7 @@ cp $uchinanchu/pepdatabase/* $uchinanchu/fusato/config/includes.installer/presee
|
||||||
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
||||||
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
|
cp $uchinanchu/peplightdm/* $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
|
|
||||||
# Copy recursive files and sub-directories
|
# Copy recursive files and sub-directories
|
||||||
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../peplightdm
|
|
@ -43,10 +43,10 @@ lb config noauto \
|
||||||
|
|
||||||
# Setup the installer structure
|
# Setup the installer structure
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer
|
mkdir -p $uchinanchu/fusato/config/includes.installer
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
||||||
|
@ -59,15 +59,15 @@ mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
||||||
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
||||||
|
|
||||||
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
||||||
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
||||||
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
||||||
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
|
@ -79,6 +79,7 @@ cp $uchinanchu/pepdatabase/* $uchinanchu/fusato/config/includes.installer/presee
|
||||||
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
||||||
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
|
cp $uchinanchu/peplightdm/* $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
|
|
||||||
# Copy recursive files and sub-directories
|
# Copy recursive files and sub-directories
|
||||||
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../peplightdm
|
|
@ -53,10 +53,10 @@ lb config noauto \
|
||||||
|
|
||||||
# Setup the installer structure
|
# Setup the installer structure
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer
|
mkdir -p $uchinanchu/fusato/config/includes.installer
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
||||||
|
@ -69,15 +69,15 @@ mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
||||||
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
||||||
|
|
||||||
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
||||||
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
||||||
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
||||||
cp $uchinanchu/pepscriptsdev/* $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
|
@ -89,6 +89,7 @@ cp $uchinanchu/pepdatabase/* $uchinanchu/fusato/config/includes.installer/presee
|
||||||
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
||||||
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
|
cp $uchinanchu/peplightdm/* $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
|
|
||||||
# Copy recursive files and sub-directories
|
# Copy recursive files and sub-directories
|
||||||
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
||||||
|
|
|
@ -29,6 +29,7 @@ popularity-contest popularity-contest/participate boolean false
|
||||||
# still a usable /target directory. You can chroot to /target and use it
|
# still a usable /target directory. You can chroot to /target and use it
|
||||||
# directly, or use the apt-install and in-target commands to easily install
|
# directly, or use the apt-install and in-target commands to easily install
|
||||||
# packages and run commands in the target system.
|
# packages and run commands in the target system.
|
||||||
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-chroot.sh
|
d-i anna/choose_modules string prebaseconfig
|
||||||
|
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-target.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../peplightdm
|
|
@ -53,10 +53,10 @@ lb config noauto \
|
||||||
|
|
||||||
# Setup the installer structure
|
# Setup the installer structure
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer
|
mkdir -p $uchinanchu/fusato/config/includes.installer
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
||||||
|
@ -69,15 +69,15 @@ mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
||||||
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
||||||
|
|
||||||
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
||||||
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
||||||
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
||||||
cp $uchinanchu/pepscriptsdev/* $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
|
@ -89,6 +89,7 @@ cp $uchinanchu/pepdatabase/* $uchinanchu/fusato/config/includes.installer/presee
|
||||||
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
||||||
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
|
cp $uchinanchu/peplightdm/* $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
|
|
||||||
# Copy recursive files and sub-directories
|
# Copy recursive files and sub-directories
|
||||||
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
||||||
|
|
|
@ -29,6 +29,7 @@ popularity-contest popularity-contest/participate boolean false
|
||||||
# still a usable /target directory. You can chroot to /target and use it
|
# still a usable /target directory. You can chroot to /target and use it
|
||||||
# directly, or use the apt-install and in-target commands to easily install
|
# directly, or use the apt-install and in-target commands to easily install
|
||||||
# packages and run commands in the target system.
|
# packages and run commands in the target system.
|
||||||
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-chroot.sh
|
d-i anna/choose_modules string prebaseconfig
|
||||||
|
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-target.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../peplightdm
|
|
@ -56,10 +56,10 @@ lb config noauto \
|
||||||
|
|
||||||
# Setup the installer structure
|
# Setup the installer structure
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer
|
mkdir -p $uchinanchu/fusato/config/includes.installer
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
mkdir -p $uchinanchu/fusato/config/includes.installer/etc
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/keyrings
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/grub
|
||||||
|
@ -72,15 +72,15 @@ mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/polkit
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/py
|
||||||
|
mkdir -p $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
mkdir -p $uchinanchu/fusato/config/includes.installer/usr/share
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary
|
|
||||||
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
mkdir -p $uchinanchu/fusato/config/includes.binary/firmware
|
||||||
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
mkdir -p $uchinanchu/fusato/config/hooks/normal
|
||||||
|
|
||||||
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
#cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
|
||||||
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
|
||||||
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
|
||||||
cp $uchinanchu/pepscriptsdev/* $uchinanchu/fusato/config/includes.installer/preseed/scripts
|
cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d
|
||||||
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos
|
||||||
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
cp $uchinanchu/pepsources/sources.list $uchinanchu/fusato/config/includes.installer/preseed/sources-final
|
||||||
|
@ -92,6 +92,7 @@ cp $uchinanchu/pepdatabase/* $uchinanchu/fusato/config/includes.installer/presee
|
||||||
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
cp $uchinanchu/PepProPixMaps/* $uchinanchu/fusato/config/includes.installer/preseed/pixmaps
|
||||||
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
cp $uchinanchu/pepconf/* $uchinanchu/fusato/config/includes.installer/preseed/conf
|
||||||
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
cp $uchinanchu/PepProTools/* $uchinanchu/fusato/config/includes.installer/preseed/protools
|
||||||
|
cp $uchinanchu/peplightdm/* $uchinanchu/fusato/config/includes.installer/preseed/lightdm
|
||||||
|
|
||||||
# Copy recursive files and sub-directories
|
# Copy recursive files and sub-directories
|
||||||
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
cp -r $uchinanchu/peploadersplash/boot $uchinanchu/fusato/config/includes.binary
|
||||||
|
|
|
@ -29,6 +29,7 @@ popularity-contest popularity-contest/participate boolean false
|
||||||
# still a usable /target directory. You can chroot to /target and use it
|
# still a usable /target directory. You can chroot to /target and use it
|
||||||
# directly, or use the apt-install and in-target commands to easily install
|
# directly, or use the apt-install and in-target commands to easily install
|
||||||
# packages and run commands in the target system.
|
# packages and run commands in the target system.
|
||||||
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-chroot.sh
|
d-i anna/choose_modules string prebaseconfig
|
||||||
|
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-target.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../peplightdm
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
python3 ~/.config/pmostools/peptools/hub.py
|
python3 ~/.local/share/pmostools/peptools/hub.py
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
python3 ~/.config/pmostools/peptools/kumo.py
|
python3 ~/.local/share/pmostools/peptools/kumo.py
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
python3 ~/.config/pmostools/peptools/welcome.py
|
python3 ~/.local/share/pmostools/peptools/welcome.py
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
|
@ -0,0 +1,11 @@
|
||||||
|
[greeter]
|
||||||
|
background = /usr/share/backgrounds/pexels-sutee-vichaporn-8498924.jpg
|
||||||
|
theme-name = Marwaita Dark Peppermint
|
||||||
|
xft-antialias = true
|
||||||
|
xft-hintstyle = hintfull
|
||||||
|
xft-rgba = rgb
|
||||||
|
reader = orca
|
||||||
|
icon-theme-name = GNOME
|
||||||
|
font-name = Cantarell 11
|
||||||
|
position = 16%,center 52%,center
|
||||||
|
|
|
@ -0,0 +1,170 @@
|
||||||
|
[Seat:*]
|
||||||
|
#
|
||||||
|
# General configuration
|
||||||
|
#
|
||||||
|
# start-default-seat = True to always start one seat if none are defined in the configuration
|
||||||
|
# greeter-user = User to run greeter as
|
||||||
|
# minimum-display-number = Minimum display number to use for X servers
|
||||||
|
# minimum-vt = First VT to run displays on
|
||||||
|
# lock-memory = True to prevent memory from being paged to disk
|
||||||
|
# user-authority-in-system-dir = True if session authority should be in the system location
|
||||||
|
# guest-account-script = Script to be run to setup guest account
|
||||||
|
# logind-check-graphical = True to on start seats that are marked as graphical by logind
|
||||||
|
# log-directory = Directory to log information to
|
||||||
|
# run-directory = Directory to put running state in
|
||||||
|
# cache-directory = Directory to cache to
|
||||||
|
# sessions-directory = Directory to find sessions
|
||||||
|
# remote-sessions-directory = Directory to find remote sessions
|
||||||
|
# greeters-directory = Directory to find greeters
|
||||||
|
# backup-logs = True to move add a .old suffix to old log files when opening new ones
|
||||||
|
# dbus-service = True if LightDM provides a D-Bus service to control it
|
||||||
|
#
|
||||||
|
[LightDM]
|
||||||
|
#start-default-seat=true
|
||||||
|
#greeter-user=lightdm
|
||||||
|
#minimum-display-number=0
|
||||||
|
#minimum-vt=7
|
||||||
|
#lock-memory=true
|
||||||
|
#user-authority-in-system-dir=false
|
||||||
|
#guest-account-script=guest-account
|
||||||
|
#logind-check-graphical=false
|
||||||
|
#log-directory=/var/log/lightdm
|
||||||
|
#run-directory=/var/run/lightdm
|
||||||
|
#cache-directory=/var/cache/lightdm
|
||||||
|
#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
|
||||||
|
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
|
||||||
|
#greeters-directory=$XDG_DATA_DIRS/lightdm/greeters:$XDG_DATA_DIRS/xgreeters
|
||||||
|
#backup-logs=true
|
||||||
|
#dbus-service=true
|
||||||
|
|
||||||
|
#
|
||||||
|
# Seat configuration
|
||||||
|
#
|
||||||
|
# Seat configuration is matched against the seat name glob in the section, for example:
|
||||||
|
# [Seat:*] matches all seats and is applied first.
|
||||||
|
# [Seat:seat0] matches the seat named "seat0".
|
||||||
|
# [Seat:seat-thin-client*] matches all seats that have names that start with "seat-thin-client".
|
||||||
|
#
|
||||||
|
# type = Seat type (local, xremote, unity)
|
||||||
|
# pam-service = PAM service to use for login
|
||||||
|
# pam-autologin-service = PAM service to use for autologin
|
||||||
|
# pam-greeter-service = PAM service to use for greeters
|
||||||
|
# xserver-backend = X backend to use (mir)
|
||||||
|
# xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
|
||||||
|
# xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option)
|
||||||
|
# xserver-config = Config file to pass to X server
|
||||||
|
# xserver-layout = Layout to pass to X server
|
||||||
|
# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
|
||||||
|
# xserver-share = True if the X server is shared for both greeter and session
|
||||||
|
# xserver-hostname = Hostname of X server (only for type=xremote)
|
||||||
|
# xserver-display-number = Display number of X server (only for type=xremote)
|
||||||
|
# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
|
||||||
|
# xdmcp-port = XDMCP UDP/IP port to communicate on
|
||||||
|
# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
|
||||||
|
# unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option)
|
||||||
|
# unity-compositor-timeout = Number of seconds to wait for compositor to start
|
||||||
|
# greeter-session = Session to load for greeter
|
||||||
|
# greeter-hide-users = True to hide the user list
|
||||||
|
# greeter-allow-guest = True if the greeter should show a guest login option
|
||||||
|
# greeter-show-manual-login = True if the greeter should offer a manual login option
|
||||||
|
# greeter-show-remote-login = True if the greeter should offer a remote login option
|
||||||
|
# user-session = Session to load for users
|
||||||
|
# allow-user-switching = True if allowed to switch users
|
||||||
|
# allow-guest = True if guest login is allowed
|
||||||
|
# guest-session = Session to load for guests (overrides user-session)
|
||||||
|
# session-wrapper = Wrapper script to run session with
|
||||||
|
# greeter-wrapper = Wrapper script to run greeter with
|
||||||
|
# guest-wrapper = Wrapper script to run guest sessions with
|
||||||
|
# display-setup-script = Script to run when starting a greeter session (runs as root)
|
||||||
|
# display-stopped-script = Script to run after stopping the display server (runs as root)
|
||||||
|
# greeter-setup-script = Script to run when starting a greeter (runs as root)
|
||||||
|
# session-setup-script = Script to run when starting a user session (runs as root)
|
||||||
|
# session-cleanup-script = Script to run when quitting a user session (runs as root)
|
||||||
|
# autologin-guest = True to log in as guest by default
|
||||||
|
# autologin-user = User to log in with by default (overrides autologin-guest)
|
||||||
|
# autologin-user-timeout = Number of seconds to wait before loading default user
|
||||||
|
# autologin-session = Session to load for automatic login (overrides user-session)
|
||||||
|
# autologin-in-background = True if autologin session should not be immediately activated
|
||||||
|
# exit-on-failure = True if the daemon should exit if this seat fails
|
||||||
|
#
|
||||||
|
[Seat:*]
|
||||||
|
#type=local
|
||||||
|
#pam-service=lightdm
|
||||||
|
#pam-autologin-service=lightdm-autologin
|
||||||
|
#pam-greeter-service=lightdm-greeter
|
||||||
|
#xserver-backend=
|
||||||
|
#xserver-command=X
|
||||||
|
#xmir-command=Xmir
|
||||||
|
#xserver-config=
|
||||||
|
#xserver-layout=
|
||||||
|
#xserver-allow-tcp=false
|
||||||
|
#xserver-share=true
|
||||||
|
#xserver-hostname=
|
||||||
|
#xserver-display-number=
|
||||||
|
#xdmcp-manager=
|
||||||
|
#xdmcp-port=177
|
||||||
|
#xdmcp-key=
|
||||||
|
#unity-compositor-command=unity-system-compositor
|
||||||
|
#unity-compositor-timeout=60
|
||||||
|
greeter-session=lightdm-gtk-greeter
|
||||||
|
greeter-hide-users=false
|
||||||
|
#greeter-allow-guest=true
|
||||||
|
#greeter-show-manual-login=false
|
||||||
|
#greeter-show-remote-login=true
|
||||||
|
user-session=xfce
|
||||||
|
allow-user-switching=true
|
||||||
|
#allow-guest=true
|
||||||
|
#guest-session=xfce
|
||||||
|
#session-wrapper=lightdm-session
|
||||||
|
#greeter-wrapper=
|
||||||
|
#guest-wrapper=
|
||||||
|
#display-setup-script=
|
||||||
|
#display-stopped-script=
|
||||||
|
#greeter-setup-script=
|
||||||
|
#session-setup-script=
|
||||||
|
#session-cleanup-script=
|
||||||
|
#autologin-guest=false
|
||||||
|
#autologin-user=
|
||||||
|
#autologin-user-timeout=0
|
||||||
|
#autologin-in-background=false
|
||||||
|
#autologin-session=xfce
|
||||||
|
#exit-on-failure=false
|
||||||
|
|
||||||
|
#
|
||||||
|
# XDMCP Server configuration
|
||||||
|
#
|
||||||
|
# enabled = True if XDMCP connections should be allowed
|
||||||
|
# port = UDP/IP port to listen for connections on
|
||||||
|
# listen-address = Host/address to listen for XDMCP connections (use all addresses if not present)
|
||||||
|
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
|
||||||
|
# hostname = Hostname to report to XDMCP clients (defaults to system hostname if unset)
|
||||||
|
#
|
||||||
|
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
|
||||||
|
# it can be a word and the first 7 characters are used as the key.
|
||||||
|
#
|
||||||
|
[XDMCPServer]
|
||||||
|
#enabled=false
|
||||||
|
#port=177
|
||||||
|
#listen-address=
|
||||||
|
#key=
|
||||||
|
#hostname=
|
||||||
|
|
||||||
|
#
|
||||||
|
# VNC Server configuration
|
||||||
|
#
|
||||||
|
# enabled = True if VNC connections should be allowed
|
||||||
|
# command = Command to run Xvnc server with
|
||||||
|
# port = TCP/IP port to listen for connections on
|
||||||
|
# listen-address = Host/address to listen for VNC connections (use all addresses if not present)
|
||||||
|
# width = Width of display to use
|
||||||
|
# height = Height of display to use
|
||||||
|
# depth = Color depth of display to use
|
||||||
|
#
|
||||||
|
[VNCServer]
|
||||||
|
#enabled=false
|
||||||
|
#command=Xvnc
|
||||||
|
#port=5900
|
||||||
|
#listen-address=
|
||||||
|
#width=1024
|
||||||
|
#height=768
|
||||||
|
#depth=8
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/sh -e
|
||||||
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
#
|
#
|
||||||
|
@ -33,8 +33,6 @@ cp -r /preseed/protools/* /target/usr/local/bin
|
||||||
cp -r /preseed/py/* /target/usr/lib/python3/dist-packages
|
cp -r /preseed/py/* /target/usr/lib/python3/dist-packages
|
||||||
cp -r /preseed/tools/* /target/etc/skel/.local/share/pmostools
|
cp -r /preseed/tools/* /target/etc/skel/.local/share/pmostools
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Run a commands in the chroot
|
# Run a commands in the chroot
|
||||||
cd /target/usr/share/python-apt/templates/
|
cd /target/usr/share/python-apt/templates/
|
||||||
ln -s Debian.info Peppermint.info
|
ln -s Debian.info Peppermint.info
|
||||||
|
@ -49,13 +47,6 @@ chmod 777 pepicons
|
||||||
chmod 777 pepthemes
|
chmod 777 pepthemes
|
||||||
chmod 777 pepwallpaper
|
chmod 777 pepwallpaper
|
||||||
|
|
||||||
# Install hblock
|
|
||||||
curl -o /tmp/hblock 'https://raw.githubusercontent.com/hectorm/hblock/v3.4.1/hblock' \
|
|
||||||
&& echo 'bb1f6fcafdcba6f7bd9e12613fc92b02a0a0da1263b0e44d209cb40d8715d647 /tmp/hblock' | sha256sum -c \
|
|
||||||
&& mv /tmp/hblock /target/usr/local/bin/hblock \
|
|
||||||
&& chown 0:0 /target/usr/local/bin/hblock \
|
|
||||||
&& chmod 755 /target/usr/local/bin/hblock
|
|
||||||
|
|
||||||
# update gub and initramfs
|
# update gub and initramfs
|
||||||
chroot /target update-initramfs -u
|
chroot /target update-initramfs -u
|
||||||
chroot /target update-grub
|
chroot /target update-grub
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/sh -e
|
||||||
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
#
|
#
|
||||||
|
@ -6,38 +6,35 @@
|
||||||
|
|
||||||
# This script copies a file to the chroot and runs commands during the Debian installation process.
|
# This script copies a file to the chroot and runs commands during the Debian installation process.
|
||||||
|
|
||||||
|
|
||||||
# setup a folder structure
|
# setup a folder structure
|
||||||
mkdir -p /target/etc/skel/.config/pmostools
|
mkdir -p /target/etc/skel/.local/share/pmostools
|
||||||
mkdir -p /target/opt/pepconf
|
mkdir -p /target/opt/pepconf
|
||||||
mkdir -p /target/opt/pypep/dbpep
|
mkdir -p /target/opt/pypep/dbpep
|
||||||
|
|
||||||
|
|
||||||
# Copy files to the chroot directory
|
# Copy files to the chroot directory
|
||||||
echo "Copying files to chroot..."
|
echo "Copying files to chroot..."
|
||||||
cp /preseed/grub/grub /target/etc/default
|
cp /preseed/grub/grub /target/etc/default
|
||||||
cp /preseed/apps/* /target/usr/share/applications
|
|
||||||
cp /preseed/repos/multimedia.list /target/etc/apt/sources.list.d
|
cp /preseed/repos/multimedia.list /target/etc/apt/sources.list.d
|
||||||
cp /preseed/repos/peppermint.list /target/etc/apt/sources.list.d
|
cp /preseed/repos/peppermint.list /target/etc/apt/sources.list.d
|
||||||
cp /preseed/repos/sources.list /target/etc/apt
|
cp /preseed/repos/sources.list /target/etc/apt
|
||||||
cp /preseed/conf/* /target/opt/pepconf
|
|
||||||
cp /preseed/keyrings/deb-multimedia-keyring.gpg /target/etc/apt/trusted.gpg.d
|
cp /preseed/keyrings/deb-multimedia-keyring.gpg /target/etc/apt/trusted.gpg.d
|
||||||
cp /preseed/keyrings/peppermint-keyring.gpg /target/etc/apt/trusted.gpg.d
|
cp /preseed/keyrings/peppermint-keyring.gpg /target/etc/apt/trusted.gpg.d
|
||||||
cp /preseed/keyrings/deb-multimedia-keyring.gpg /target/usr/share/keyrings
|
cp /preseed/keyrings/deb-multimedia-keyring.gpg /target/usr/share/keyrings
|
||||||
cp /preseed/keyrings/peppermint-keyring.gpg /target/usr/share/keyrings
|
cp /preseed/keyrings/peppermint-keyring.gpg /target/usr/share/keyrings
|
||||||
|
cp /preseed/apps/* /target/usr/share/applications
|
||||||
|
cp /preseed/conf/* /target/opt/pepconf
|
||||||
cp /preseed/database/* /target/opt/pypep/dbpep
|
cp /preseed/database/* /target/opt/pypep/dbpep
|
||||||
cp /preseed/polkit/* /target/usr/share/polkit-1/actions
|
cp /preseed/polkit/* /target/usr/share/polkit-1/actions
|
||||||
cp /preseed/pixmaps/* /target/usr/share/pixmaps
|
cp /preseed/pixmaps/* /target/usr/share/pixmaps
|
||||||
|
|
||||||
|
|
||||||
# Copy recursive files and sub-directories
|
# Copy recursive files and sub-directories
|
||||||
|
cp -r /preseed/grub-themes/themes /target/boot/grub
|
||||||
cp -r /preseed/protools/* /target/usr/local/bin
|
cp -r /preseed/protools/* /target/usr/local/bin
|
||||||
cp -r /preseed/py/* /target/usr/lib/python3/dist-packages
|
cp -r /preseed/py/* /target/usr/lib/python3/dist-packages
|
||||||
cp -r /preseed/grub-themes/themes /target/boot/grub
|
cp -r /preseed/tools/* /target/etc/skel/.local/share/pmostools
|
||||||
cp -r /preseed/tools* /target/etc/skel/.config/pmostools
|
|
||||||
|
|
||||||
# Run a commands in the chroot
|
# Run a commands in the chroot
|
||||||
cd /target//usr/share/python-apt/templates/
|
cd /target/usr/share/python-apt/templates/
|
||||||
ln -s Devuan.info Peppermint.info
|
ln -s Devuan.info Peppermint.info
|
||||||
ln -s Devuan.mirrors Peppermint.mirrors
|
ln -s Devuan.mirrors Peppermint.mirrors
|
||||||
cd /target/usr/share/distro-info/
|
cd /target/usr/share/distro-info/
|
||||||
|
@ -50,16 +47,10 @@ chmod 777 pepicons
|
||||||
chmod 777 pepthemes
|
chmod 777 pepthemes
|
||||||
chmod 777 pepwallpaper
|
chmod 777 pepwallpaper
|
||||||
|
|
||||||
# Install hblock
|
|
||||||
curl -o /tmp/hblock 'https://raw.githubusercontent.com/hectorm/hblock/v3.4.1/hblock' \
|
|
||||||
&& echo 'bb1f6fcafdcba6f7bd9e12613fc92b02a0a0da1263b0e44d209cb40d8715d647 /tmp/hblock' | sha256sum -c \
|
|
||||||
&& mv /tmp/hblock /target/usr/local/bin/hblock \
|
|
||||||
&& chown 0:0 /target/usr/local/bin/hblock \
|
|
||||||
&& chmod 755 /target/usr/local/bin/hblock
|
|
||||||
|
|
||||||
# update gub and initramfs
|
# update gub and initramfs
|
||||||
chroot /target update-initramfs -u
|
in-target update-initramfs -u
|
||||||
chroot /target update-grub
|
in-target update-grub
|
||||||
|
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
|
@ -11,7 +11,7 @@ import subprocess
|
||||||
|
|
||||||
# This will get the logged in user
|
# This will get the logged in user
|
||||||
gusr = os.getlogin()
|
gusr = os.getlogin()
|
||||||
spath = "/home/" + gusr + "/.config/pmostools/peptools"
|
spath = "/home/" + gusr + "/.local/share/pmostools/peptools"
|
||||||
|
|
||||||
|
|
||||||
def osettingsmgr():
|
def osettingsmgr():
|
||||||
|
|
|
@ -16,7 +16,7 @@ import actions
|
||||||
|
|
||||||
# This will get the logged in user
|
# This will get the logged in user
|
||||||
gusr = os.getlogin()
|
gusr = os.getlogin()
|
||||||
spath = "/home/" + gusr + "/.config/pmostools/peptools"
|
spath = "/home/" + gusr + "/.local/share/pmostools/peptools"
|
||||||
|
|
||||||
# setting up window
|
# setting up window
|
||||||
pehub = bsconf.bbstyle
|
pehub = bsconf.bbstyle
|
||||||
|
|
|
@ -10,7 +10,7 @@ from tkinter import PhotoImage
|
||||||
|
|
||||||
# This will get the logged in user
|
# This will get the logged in user
|
||||||
gusr = os.getlogin()
|
gusr = os.getlogin()
|
||||||
spath = "/home/" + gusr + "/.config/pmostools/peptools"
|
spath = "/home/" + gusr + "/.local/share/pmostools/peptools"
|
||||||
|
|
||||||
### this files should be used for the over all button style and design of the
|
### this files should be used for the over all button style and design of the
|
||||||
### hub
|
### hub
|
||||||
|
|
|
@ -23,7 +23,7 @@ pwin.title('Peppermint Kumo (SSB Manager)')
|
||||||
|
|
||||||
# Set the user path
|
# Set the user path
|
||||||
gusr = os.getlogin()
|
gusr = os.getlogin()
|
||||||
spath = "/home/" + gusr + "/.config/pmostools/peptools"
|
spath = "/home/" + gusr + "/.local/share/pmostools/peptools"
|
||||||
# Set the icon
|
# Set the icon
|
||||||
pwin.tk.call('wm', 'iconphoto', pwin,
|
pwin.tk.call('wm', 'iconphoto', pwin,
|
||||||
tk.PhotoImage(
|
tk.PhotoImage(
|
||||||
|
|
|
@ -6,7 +6,7 @@ def refresh_win():
|
||||||
""" Open Kumo"""
|
""" Open Kumo"""
|
||||||
# Set the user path
|
# Set the user path
|
||||||
gusr = os.getlogin()
|
gusr = os.getlogin()
|
||||||
spath = "/home/" + gusr + "/.config/pmostools/peptools"
|
spath = "/home/" + gusr + "/.local/share/pmostools/peptools"
|
||||||
os.system('python3 ' + spath + '/kumo.py')
|
os.system('python3 ' + spath + '/kumo.py')
|
||||||
|
|
||||||
refresh_win()
|
refresh_win()
|
||||||
|
|
|
@ -29,7 +29,7 @@ DEVUAN_TITLE = "Welcome to Peppermint - (Devuan)"
|
||||||
|
|
||||||
# This will get the logged in user
|
# This will get the logged in user
|
||||||
gusr = os.getlogin()
|
gusr = os.getlogin()
|
||||||
spath = "/home/" + gusr + "/.config/pmostools/peptools"
|
spath = "/home/" + gusr + "/.local/share/pmostools/peptools"
|
||||||
|
|
||||||
# add the logo text
|
# add the logo text
|
||||||
peppertxt = PhotoImage(file=spath + '/images/peppermint-word-white.png'
|
peppertxt = PhotoImage(file=spath + '/images/peppermint-word-white.png'
|
||||||
|
|
|
@ -11,7 +11,7 @@ import os.path
|
||||||
|
|
||||||
# This will get the logged in user
|
# This will get the logged in user
|
||||||
gusr = os.getlogin()
|
gusr = os.getlogin()
|
||||||
spath = "/home/" + gusr + "/.config/pmostools/peptools"
|
spath = "/home/" + gusr + "/.local/share/pmostools/peptools"
|
||||||
|
|
||||||
def suggested_packages():
|
def suggested_packages():
|
||||||
""" Open the suggested packages """
|
""" Open the suggested packages """
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue