Update arch.sh

This commit is contained in:
verita84 2023-12-14 22:14:03 -07:00
parent 3f66ec0d59
commit 55239d60e2

524
arch.sh
View File

@ -36,16 +36,31 @@ WIRELESS_PASSWORD='123456'
SSID='123456'
WIRELESS_INTERFACE='wlan0'
COMPRESSION='compress=zstd:10'
FLATPAKS+=(io.exodus.Exodus us.zoom.Zoom app/com.valvesoftware.Steam/x86_64/stable app/net.lutris.Lutris)
SERVICES+=(smartd cronie avahi-daemon cups grub-btrfsd sddm NetworkManager dev-zram0.swap)
DESKTOP="KDE"
BROWSER="brave"
FLATPAKS+=()
SERVICES+=(cronie gdm libvirt smartd cronie cups grub-btrfsd sddm NetworkManager dev-zram0.swap)
MAKEOPTS="-j$(cat /proc/cpuinfo | grep -i processor | grep -vi 'model' | wc -l)"
USE_FLAGS="systemd x264 pulseaudio firmware nfsv4 caps zeroconf dbus sound-server X -browser-integration desktop-portal minimal -gnome qt5 kde dvd alsa gui -wayland device-mapper efiemu themes truetype btrfs seccomp cgroup-hybrid geoclue -webengine boot browser keeshare network opengl"
KDE_DESKTOP_USE_FLAGS="-samba -telemetry -bluetooth wxwidgets jumbo-build kernel-install hwaccel sasl -gpm proprietary-codecs screencast systemd x264 pulseaudio firmware nfsv4 caps -zeroconf dbus sound-server X -browser-integration desktop-portal minimal -gnome qt5 kde dvd alsa gui -wayland device-mapper efiemu themes truetype btrfs seccomp cgroup-hybrid geoclue -webengine boot browser keeshare network opengl"
GNOME_DESKTOP_USE_FLAGS="keyring -samba minizip -gnome-online-accounts -telemetry -bluetooth wxwidgets jumbo-build kernel-install hwaccel sasl -gpm proprietary-codecs screencast systemd x264 pulseaudio firmware nfsv4 caps -zeroconf dbus sound-server X -browser-integration desktop-portal minimal gtk gnome qt5 -kde dvd alsa gui wayland device-mapper efiemu themes truetype btrfs seccomp cgroup-hybrid geoclue -webengine boot browser keeshare network opengl"
SERVER_USE_FLAGS="-samba -gtk kernel-install -pipewire -bluetooth udev -sound -ipv6 sasl usb usbredir spice vhost-net virtfs -vnc -wayland -gpm -proprietary-codecs -screencast systemd pulseaudio sound-server -x264 firmware nfsv4 caps -zeroconf dbus -X -browser-integration desktop-portal minimal -gnome -qt5 -kde -dvd -alsa -gui device-mapper efiemu themes truetype btrfs seccomp cgroup-hybrid geoclue -webengine boot -browser -keeshare network -opengl"
BASE_PACKAGES=" app-containers/netavark mail-mta/postfix app-admin/sysstat sys-apps/smartmontools sys-process/cronie net-fs/nfs-utils net-firewall/iptables dev-python/pip sys-fs/inotify-tools net-analyzer/nmap x11-apps/xhost app-misc/screen app-portage/gentoolkit sys-fs/dosfstools app-admin/sudo sys-apps/systemd sys-boot/plymouth sys-apps/zram-generator app-eselect/eselect-repository dev-vcs/git sys-boot/refind sys-block/parted sys-boot/grub sys-block/zram-init sys-process/btop net-vpn/wireguard-tools sys-apps/flatpak app-editors/vim app-misc/fastfetch net-misc/yt-dlp app-containers/crun app-containers/podman sys-fs/btrfs-progs net-print/cups "
GNOME_DESKTOP_PACKAGES=" app-text/evince gnome-extra/gnome-system-monitor dev-libs/qtkeychain gnome-extra/gnome-browser-connector sys-power/power-profiles-daemon gnome-extra/gnome-shell-extensions gnome-extra/gnome-calculator gnome-extra/gnome-tweaks app-office/libreoffice media-gfx/gimp gnome-light www-client/firefox app-editors/vscodium app-admin/keepassxc net-im/telegram-desktop-bin net-misc/nextcloud-client media-video/vlc "
KDE_DESKTOP_PACKAGES=" x11-drivers/xf86-input-evdev kde-apps/kcalc kde-apps/dolphin kde-apps/ark www-client/firefox plasma-meta app-editors/vscodium kde-apps/konsole media-gfx/krita kde-apps/kdegraphics-meta app-admin/keepassxc app-office/calligra net-im/telegram-desktop-bin net-misc/nextcloud-client net-im/neochat x11-misc/sddm media-video/vlc "
#Change/Set Desktop: GNOME/KDE
DESKTOP_ENVIRONMENT="gnome"
DESKTOP_PACKAGES=$GNOME_DESKTOP_PACKAGES
DESKTOP_USE_FLAGS=$GNOME_DESKTOP_USE_FLAGS
#
USE_FLAGS=""
PACKAGES=""
INSTALL_TYPE="desktop"
TMPFS_SIZE="32G"
BASE_PACKAGES=" kde-apps/kcalc www-client/firefox-bin kde-apps/ark kde-apps/dolphin mail-mta/postfix app-admin/sysstat sys-apps/smartmontools plasma-meta sys-process/cronie net-fs/samba net-fs/nfs-utils net-firewall/iptables dev-python/pip sys-fs/inotify-tools kde-apps/kate kde-apps/konsole media-gfx/krita dev-util/sh net-analyzer/nmap x11-apps/xhost app-misc/screen net-im/element-desktop-bin app-portage/gentoolkit sys-fs/dosfstools app-admin/sudo sys-apps/systemd sys-boot/plymouth sys-apps/zram-generator x11-misc/sddm app-eselect/eselect-repository dev-vcs/git sys-boot/refind sys-block/parted sys-boot/grub sys-block/zram-init media-video/vlc app-office/calligra sys-process/btop net-vpn/wireguard-tools sys-apps/flatpak app-editors/vim app-vim/airline app-misc/fastfetch net-misc/yt-dlp net-im/telegram-desktop net-misc/nextcloud-client app-containers/crun app-containers/podman app-office/calligra media-gfx/krita net-fs/samba sys-fs/btrfs-progs kde-apps/kdegraphics-meta app-admin/keepassxc net-print/cups "
#VIRTUALIZATION=" virt-manager qemu-system libvirt-daemon-system ovmf cockpit-machines"
TAR_EXCLUDES="--exclude=/var/cache/distfiles --exclude=/var/lib/flatpak --exclude=/opt/stable-diffusion-webui --exclude=/.snapshots --exclude=/snapshots --exclude=/var/backups --exclude=/volumes/* --exclude=/mnt/* --exclude=/var/tmp/* --exclude=/tmp/* --exclude=/raid/* --exclude=/root/* --exclude=/var/cache/apt/archives/* --exclude=/proc/* --exclude=/.snapshots/* --exclude=/var/lib/libvirt/* --exclude=/dev/* --exclude=/sys/* --exclude=/home/* --exclude=/var/lib/postgresql --exclude=/var/lib/containers --exclude=/opt/chatgpt "
CPU_TYPE="znver3"
TAR_EXCLUDES="--exclude=/run/user/* --exclude=/run/media/* --exclude=/var/db/repos/* --exclude=/var/lib/systemd/coredump/* --exclude=/var/cache/distfiles --exclude=/var/lib/flatpak --exclude=/.snapshots --exclude=/snapshots --exclude=/var/backups --exclude=/volumes/* --exclude=/mnt/* --exclude=/var/tmp/* --exclude=/tmp/* --exclude=/raid/* --exclude=/root/* --exclude=/var/cache/apt/archives/* --exclude=/proc/* --exclude=/.snapshots/* --exclude=/var/lib/libvirt/* --exclude=/dev/* --exclude=/sys/* --exclude=/home/* --exclude=/var/lib/postgresql --exclude=/var/lib/containers "
DISTCC_HOSTS+=(192.168.0.44/2 192.168.0.146/2 192.168.0.153/2 192.168.0.148/2 192.168.0.63/2 192.168.0.51/4 192.168.0.80/12)
DISTCC_LISTEN="192.168.0.0/24"
DISTCC_CORES="30"
#Add Masked Packages to the Array
MASKED_PACKAGES+=(dev-libs/nss www-client/firefox net-im/element-desktop-bin media-libs/harfbuzz games-util/game-device-udev-rules dev-lang/python dev-python/pyrate-limiter dev-python/moddb dev-python/pypresence games-util/lutris games-util/steam-launcher app-misc/fastfetch net-im/telegram-desktop-bin dev-libs/yyjson)
partitionDetection() {
#This is used for the installer to do script-based actions
@ -68,13 +83,12 @@ create-os-snapshots() {
echo
mkdir $2
DATE=$(date +%Y-%m-%d-%H)
echo "[Creating new OS snapshot to $1/gentoo-$DATE).tgz]"
echo "[Creating new OS snapshot to $1/gentoo-$HOSTNAME-$DATE.tgz]"
echo
echo
NEW_TAR_EXCLUDES="$TAR_EXCLUDES --exclude=/minio --exclude=$TARGET/* --exclude=/var/lib/docker "
echo
time tar cvpzf $1/gentoo-$DATE.tgz $NEW_TAR_EXCLUDES /
chown $USER:$USER $1/gentoo-$DATE.tgz
time tar cvpzf $1/gentoo-$HOSTNAME-$DATE.tgz $NEW_TAR_EXCLUDES /
}
homeBackup() {
@ -102,12 +116,12 @@ os-backup() {
}
os-restore() {
partitions
rm -rf $TARGET/usr $TARGET/sbin $TARGET/lib32 $TARGET/libx32 $TARGET/lib $TARGET/vmlinuz* $TARGET/initrd* $TARGET/bin $TARGET/var $TARGET/root $TARGET/opt $TARGET/etc $TARGET/run
clear
echo "[Restoring OS tarfile from $4/$2.tgz]"
systemMounts
echo "[Restoring OS tarfile from $2]"
echo
tar xfvp $4/$2.tgz -C $TARGET/
tar xfvp $2 -C $TARGET/
if [ "$3" = "home" ]; then
echo "[Restoring /home]"
@ -115,9 +129,8 @@ os-restore() {
rsync -a --delete /home/ $TARGET/home/
fi
fstab
cp -f gentoo.sh $TARGET/
systemMounts
fstab
chmod +x $TARGET/gentoo.sh
chroot $TARGET /gentoo.sh bootloader $1 $2 $5
chroot $TARGET /gentoo.sh btrfs-tweaks
@ -125,81 +138,162 @@ os-restore() {
chown -R $USER:$USER $TARGET/home/$USER
auto_login
rm -f $TARGET/gentoo.sh
unmount
}
systemMounts() {
mount -o rbind /dev $TARGET/dev
mount -o rbind /dev/pts $TARGET/dev/pts
mount -o rbind /proc $TARGET/proc
mount -o rbind /sys $TARGET/sys
mount -t efivarfs none $TARGET/sys/firmware/efi/efivars
mount -t tmpfs -o size=$TMPFS_SIZE tmpfs $TARGET/var/tmp/portage
}
echo
echo "[Checking for BTRFS Partition]"
install() {
partitions
if ! [ -f "$TARGET/bin/bash" ]; then
getInstallFiles
fi
if [[ -e "$BTRFS" ]]; then
echo "BTRFS device found"
echo
echo "Mounting Boot,EFI,HOME"
echo
mount $BTRFS $TARGET
btrfs_filesytem
mkdir -p $TARGET/boot
mount -t ext4 $BOOT $TARGET/boot
mkdir -p $TARGET/boot/efi
mount $EFI $TARGET/boot/efi
#CONFIGURE DATA DIRS (HOME)
mkdir $TARGET/home
mount -o subvol=@home $BTRFS $TARGET/home
mkdir $TARGET/home/$USER
if [ -f "$TARGET/bin/bash" ]; then
systemMounts
buildGentoo
auto_login
setup_script "$1"
fi
#unmount
}
mkdir $TARGET/dev
mkdir $TARGET/proc
mkdir $TARGET/sys
mkdir -p $TARGET/var/tmp/portage
getInstallFiles() {
cd /tmp
STAGE3_URL=$(curl https://www.gentoo.org/downloads/ | grep -i stage3-amd64-systemd | head -1 | cut -d '"' -f2-3 | cut -d '"' -f1)
wget "$STAGE3_URL"
STAGE3_FILE="/tmp/$(ls /tmp/stage3-* | head -1 | cut -d '/' -f3)"
if [ -f "$STAGE3_FILE" ]; then
echo "Stage3 already here"
mount -o rbind /dev $TARGET/dev
mount -o rbind /dev/pts $TARGET/dev/pts
mount -o rbind /proc $TARGET/proc
mount -o rbind /sys $TARGET/sys
mount -t efivarfs none $TARGET/sys/firmware/efi/efivars
mount -t tmpfs -o size=$TMPFS_SIZE tmpfs $TARGET/var/tmp/portage
else
wget "$STAGE3_URL"
STAGE3_FILE="/tmp/$(ls /tmp/stage3-* | head -1 | cut -d '/' -f3)"
echo
echo "Aborting Install, $BTRFS not found!"
echo
echo
exit 1
fi
}
tar xfv $STAGE3_FILE -C $TARGET/
sed -i 's/-O2/-march=native -O2/i' $TARGET/etc/portage/make.conf
echo "USE=\"$USE_FLAGS\"" >>$TARGET/etc/portage/make.conf
echo "MAKEOPTS=\"$MAKEOPTS\"" >>$TARGET/etc/portage/make.conf
echo 'EMERGE_DEFAULT_OPTS="--jobs 2"' >>$TARGET/etc/portage/make.conf
echo 'ACCEPT_KEYWORDS="~amd64"' >>$TARGET/etc/portage/make.conf
cp -f /etc/resolv.conf $TARGET/etc/
mkdir -p $TARGET/var/tmp/portage
unmaskPackages() {
echo "" >$TARGET/etc/portage/package.accept_keywords
for i in "${MASKED_PACKAGES[@]}"; do
echo "$i ~amd64" >>$TARGET/etc/portage/package.accept_keywords
done
}
finishInstall() {
unmaskPackages
distccConfigure
chroot $TARGET /usr/bin/bash /tmp/packages.sh
}
distccConfigure() {
if [ -z "$DISTCC_LISTEN" ]; then
echo
echo
echo
echo "[Not Using DistCC]"
echo
else
echo
echo "[Building DistCC]"
echo
echo
if [ -f "$TARGET/usr/bin/distccd" ]; then
echo "Distcc already installed"
else
chroot $TARGET /usr/bin/emerge sys-devel/distcc
fi
echo "" >$TARGET/etc/distcc/hosts
for i in "${DISTCC_HOSTS[@]}"; do
echo $i >>$TARGET/etc/distcc/hosts
done
echo "[Killing Distccd]"
/usr/sbin/killall -9 distccd
echo
echo "[Starting Distccd]"
echo
chroot $TARGET /usr/bin/distccd --no-detach --daemon --port 3632 -N 15 --allow $DISTCC_LISTEN &
fi
}
installCockpit() {
COCKPIT_PACKAGES+=(app-admin/cockpit-podman app-admin/cockpit-navigator app-admin/cockpit app-crypt/sscg)
for i in "${COCKPIT_PACKAGES[@]}"; do
echo "$i ~amd64" >>/etc/portage/package.accept_keywords
done
eselect repository enable inode64-overlay
eselect repository enable gig
emerge --sync inode64-overlay
emerge --sync gig
emerge $COCKPIT_PACKAGES --autounmask-write
etc-update -q --automode -5
emerge $COCKPIT_PACKAGES
}
installNvidia() {
ACCEPT_KEYWORDS="~amd64" emerge x11-drivers/nvidia-drivers nvidia-cuda-toolkit www-apps/jellyfin net-im/coturn --autounmask-write
etc-update -q --automode -5
ACCEPT_KEYWORDS="~amd64" emerge x11-drivers/nvidia-drivers nvidia-cuda-toolkit www-apps/jellyfin net-im/coturn
}
buildGentoo() {
cp -f ./gentoo.sh $TARGET/usr/bin/
if [ ! -d "$TARGET/var/db/repos/gentoo/x11-misc" ]; then
chroot $TARGET /usr/bin/emerge --sync
fi
if [ ! -f "$TARGET/usr/bin/gentoo.sh" ]; then
echo
echo "Error: $TARGET/usr/bin/gentoo.sh not found!"
echo
exit 1
distccConfigure
echo
echo
echo
echo "[Configuring Profiles]"
echo
echo
echo
if [[ $INSTALL_TYPE = *desktop* ]]; then
GENTOO_PROFILE=$(chroot $TARGET /usr/bin/eselect profile list | grep -i $DESKTOP_ENVIRONMENT | grep systemd | grep -i merged | head -1 | cut -d '[' -f2 | cut -d ']' -f1)
chroot $TARGET /usr/bin/eselect profile set $GENTOO_PROFILE
echo ">=x11-misc/$(find $TARGET/var/db/repos/gentoo/x11-misc/appmenu-gtk-module/ | grep ebuild | tail -1 | cut -d '/' -f9 | sed 's/.ebuild//i') wayland" >>$TARGET/etc/portage/package.use/zz-autounmask
else
chroot $TARGET /usr/bin/eselect $(/usr/bin/eselect profile list | grep -i plasma | grep systemd | head -1 | cut -d '[' -f2 | cut -d ']' -f1)
mkdir -p $TARGET/etc/portage/package.license
echo "*/* *" >$TARGET/etc/portage/package.license/license
rm -rf $TARGET/etc/portage/package.accept_keywords
chroot $TARGET /usr/bin/emerge --verbose --update --deep --newuse @world --autounmask-write
chroot $TARGET etc-update -q --automode -5
chroot $TARGET /usr/bin/emerge --verbose --update --deep --newuse @world
locale
chroot $TARGET /usr/bin/emerge =sys-kernel/gentoo-sources-$(ls $TARGET/var/db/repos/gentoo/sys-kernel/gentoo-sources/gentoo-sources-6.* | cut -d '-' -f5-6 | grep -vi r | head -1 | sed 's/.ebuild//') sys-kernel/genkernel sys-kernel/linux-firmware
chroot $TARGET eselect kernel set 1
chroot $TARGET genkernel --cachedir=/var/tmp/portage --tmpdir=/var/tmp/portage --install all
chroot $TARGET /usr/bin/emerge $BASE_PACKAGES --autounmask-write
chroot $TARGET etc-update -q --automode -5
chroot $TARGET /usr/bin/emerge $BASE_PACKAGES
chroot $TARGET /usr/bin/eselect profile set $(/usr/bin/eselect profile list | grep -Evi 'gnome|plasma' | grep systemd | grep -i merged | head -1 | cut -d '[' -f2 | cut -d ']' -f1)
fi
mkdir -p $TARGET/etc/portage/package.license
echo "*/* *" >$TARGET/etc/portage/package.license/license
rm -rf $TARGET/etc/portage/package.accept_keywords
echo
echo
echo
echo "[Installing Kernel]"
echo
echo
chroot $TARGET /usr/bin/emerge gentoo-kernel-bin sys-kernel/linux-firmware
echo
echo
echo
echo "[Building Base System]"
echo
echo
chroot $TARGET /usr/bin/emerge --verbose --update --deep --newuse @world --autounmask-write
chroot $TARGET etc-update -q --automode -5
chroot $TARGET /usr/bin/emerge --verbose --update --deep --newuse @world
locale
echo "/usr/bin/emerge $PACKAGES --autounmask-write" >$TARGET/tmp/packages.sh
echo "/usr/sbin/etc-update -q --automode -5" >>$TARGET/tmp/packages.sh
echo "/usr/bin/emerge $PACKAGES" >>$TARGET/tmp/packages.sh
}
snapshots() {
@ -250,26 +344,12 @@ bootloader() {
echo "GRUB_TIMEOUT=1" >>/etc/default/grub
echo "GRUB_THEME=/boot/grub/themes/starfield/theme.txt" >>/etc/default/grub
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=gentoo
#genkernel --cachedir=/var/tmp/portage --tmpdir=/var/tmp/portage --install all
grub-mkconfig -o /boot/grub/grub.cfg
refind-install
fi
}
function setup_script() {
echo "bash /usr/bin/gentoo.sh bootloader $1 $ROOT_NAME $BTRFS" >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh grub-snapshots' >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh accounts' >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh desktop' >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh btrfs-tweaks' >>$TARGET/setup.sh
chmod +x $TARGET/usr/bin/gentoo.sh
chmod +x $TARGET/setup.sh
chroot $TARGET /setup.sh
rm -f $TARGET/setup.sh
}
btrfs_filesytem() {
btrfs sub create $TARGET/@$ROOT_NAME
btrfs sub create $TARGET/@.snapshots
@ -303,37 +383,13 @@ desktop() {
services
}
installBrowser() {
if [ "$BROWSER" = "brave" ]; then
installBrave
fi
}
mounts() {
echo
echo "Mounting......."
mount $BTRFS $TARGET
btrfs_filesytem
mkdir -p $TARGET/boot
mount -t ext4 $BOOT $TARGET/boot
mkdir -p $TARGET/boot/efi
mount $EFI $TARGET/boot/efi
#CONFIGURE DATA DIRS (HOME)
mkdir $TARGET/home
mount -o subvol=@home $BTRFS $TARGET/home
}
unmount() {
echo
echo "Unmounting....."
umount $TARGET/proc
umount $TARGET/dev
umount $TARGET/sys
umount $TARGET/boot
umount $TARGET/home
umount -lR $TARGET/*
umount -R $TARGET
umount -R $TARGET
installSteam() {
eselect repository enable steam-overlay
emerge --sync steam-overlay
emerge games-util/steam-launcher app-emulation/wine-vanilla games-util/lutris --autounmask-write
etc-update -q --automode -5
emerge -DN @world
emerge games-util/steam-launcher app-emulation/wine-vanilla games-util/lutris
}
locale() {
@ -343,22 +399,6 @@ locale() {
echo "locale-gen" >>$TARGET/setup.sh
}
partitions() {
echo
echo "Setting Up Partitions....."
if [[ -e "$BTRFS" ]]; then
mounts
fstab
else
echo
echo "Aborting Install, $BTRFS not found!"
echo
echo
exit 1
fi
}
fstab() {
mkdir $TARGET/etc
echo "UUID=$(/sbin/blkid | grep ${BOOT} | cut -d '"' -f2) /boot ext4 defaults 0 1" >$TARGET/etc/fstab
@ -410,8 +450,8 @@ initialize-disk() {
parted -a optimal /dev/$HARD_DISK mkpart primary fat32 1MiB 200MiB
parted -a optimal /dev/$HARD_DISK mkpart primary ext3 200MiB 700MiB
parted -a optimal /dev/$HARD_DISK set 1 esp on
parted -a optimal /dev/$HARD_DISK mkpart P2 ext3 700MiB 98%
parted -a optimal /dev/$HARD_DISK mkpart P2 ext3 98% 100%
parted -a optimal /dev/$HARD_DISK mkpart P2 ext3 700MiB 100%
#parted -a optimal /dev/$HARD_DISK mkpart P2 ext3 98% 100%
partitionDetection
echo
echo "Formatting....."
@ -452,6 +492,7 @@ tweaks() {
echo
echo "[1] Reinstall Bootloader"
echo "[2] Chroot into existing OS"
echo "[3] Compile the Kernel"
echo
read -p 'Your Choice: ' choice
if [[ $choice = 1 ]]; then
@ -459,9 +500,12 @@ tweaks() {
bootloader $HARD_DISK $ROOT_NAME $BTRFS
elif [[ $choice = 2 ]]; then
set-devices
partitions
systemMounts
/usr/bin/chroot $TARGET /bin/bash
elif [[ $choice = 3 ]]; then
compile-kernel
else
tweaks
fi
}
@ -470,21 +514,129 @@ menu() {
echo
echo "[Welcome to the Poster.place Gentoo Installer System]"
echo
echo "[1] Install"
echo "[2] Backup"
echo "[3] Restore"
echo "[4] Tools and Tweaks"
echo "[5] Initialize Disk"
echo "[1] Setup Disk"
echo "[2] Download Gentoo Installation Files"
echo "[3] Install Base System"
echo "[4] Install Desktop Environment and Packages"
echo "[5] Install the bootloader and User Accounts"
echo "[6] Backup"
echo "[7] Restore"
echo "[8] Tools and Tweaks"
echo "[9] Initialize Disk"
echo
read -p 'Your Choice: ' choice
if [[ $choice = 1 ]]; then
clear
echo "[Install OS]"
echo
echo
set-devices
install "$HARD_DISK"
read -p "Press enter key to Continue"
menu
elif [[ $choice = 2 ]]; then
clear
echo "[Choose Deployment Type]"
echo
echo
read -p 'Desktop or Server : ' -e -i 'desktop' INSTALL_TYPE
if [[ $INSTALL_TYPE = *desktop* ]]; then
USE_FLAGS=$DESKTOP_USE_FLAGS
PACKAGES=$BASE_PACKAGES$DESKTOP_PACKAGES
INSTALL_TYPE="desktop"
else
USE_FLAGS=$SERVER_USE_FLAGS
PACKAGES=$BASE_PACKAGES
INSTALL_TYPE="server"
fi
set-devices
STAGE3_URL=$(curl https://www.gentoo.org/downloads/ | grep -i stage3-amd64-systemd | head -1 | cut -d '"' -f2-3 | cut -d '"' -f1)
wget -O /tmp/stage3.tar.xz "$STAGE3_URL"
STAGE3_FILE="/tmp/stage3.tar.xz"
if [ -f "$STAGE3_FILE" ]; then
echo
echo
echo "Extracting Tar File.........."
echo
echo
systemMounts
tar xf $STAGE3_FILE -C $TARGET/
fstab
sed -i "s/-O2/-march=$CPU_TYPE -O2/i" $TARGET/etc/portage/make.conf
if [ -z "$DISTCC_LISTEN" ]; then
echo
echo "Not using DistCC"
echo
echo "MAKEOPTS=\"$MAKEOPTS\"" >>$TARGET/etc/portage/make.conf
else
echo
echo "Using DistCC"
echo
MAKEOPTS="-j30 -l$(cat /proc/cpuinfo | grep -i processor | grep -vi 'model' | wc -l)"
echo "MAKEOPTS=\"$MAKEOPTS\"" >>$TARGET/etc/portage/make.conf
echo "FEATURES=\"distcc\"" >>$TARGET/etc/portage/make.conf
echo "L10N=\"en en-US\"" >>$TARGET/etc/portage/make.conf
fi
echo "VIDEO_CARDS=\"amdgpu radeon radeonsi fbdev intel vesa nvidia-drivers\"" >>$TARGET/etc/portage/make.conf
echo "USE=\"$USE_FLAGS\"" >>$TARGET/etc/portage/make.conf
echo 'EMERGE_DEFAULT_OPTS="--jobs 10"' >>$TARGET/etc/portage/make.conf
echo 'ACCEPT_KEYWORDS="amd64"' >>$TARGET/etc/portage/make.conf
cp -f /etc/resolv.conf $TARGET/etc/
mkdir -p $TARGET/var/tmp/portage
cp -f gentoo.sh $TARGET/usr/bin/
fi
read -p "Press enter key to Continue"
menu
elif [[ $choice = 3 ]]; then
clear
echo "[Install Base System]"
echo
echo
read -p 'Desktop or Server : ' -e -i 'desktop' INSTALL_TYPE
if [[ $INSTALL_TYPE = *desktop* ]]; then
USE_FLAGS=$DESKTOP_USE_FLAGS
PACKAGES=$BASE_PACKAGES$DESKTOP_PACKAGES
INSTALL_TYPE="desktop"
else
USE_FLAGS=$SERVER_USE_FLAGS
PACKAGES=$BASE_PACKAGES
INSTALL_TYPE="server"
fi
set-devices
buildGentoo
read -p "Press enter key to Continue"
menu
elif [[ $choice = 4 ]]; then
set-devices
finishInstall "$HARD_DISK"
read -p "Press enter key to Continue"
menu
elif [[ $choice = 5 ]]; then
set-devices
cp -f gentoo.sh $TARGET/usr/bin/gentoo.sh
if [ ! -f "$TARGET/usr/bin/gentoo.sh" ]; then
echo
echo "Error: $TARGET/usr/bin/gentoo.sh not found!"
echo
exit 1
fi
echo "bash /usr/bin/gentoo.sh bootloader $1 $ROOT_NAME $BTRFS" >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh grub-snapshots' >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh accounts' >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh desktop' >>$TARGET/setup.sh
echo 'bash /usr/bin/gentoo.sh btrfs-tweaks' >>$TARGET/setup.sh
auto_login
chmod +x $TARGET/usr/bin/gentoo.sh
chmod +x $TARGET/setup.sh
chroot $TARGET /setup.sh
if [[ $INSTALL_TYPE = *server* ]]; then
chroot $TARGET /usr/bin/gentoo.sh nvidia
chroot $TARGET /usr/bin/gentoo.sh cockpit
fi
rm -f $TARGET/setup.sh
read -p "Press enter key to Continue"
menu
elif [[ $choice = 6 ]]; then
clear
echo "[Backup OS]"
echo
@ -495,14 +647,16 @@ menu() {
else
os-backup "home" "$backup_directory" "$ROOT_NAME"
fi
elif [[ $choice = 3 ]]; then
elif [[ $choice = 7 ]]; then
clear
echo "[Restore from Backup]"
echo
echo
rm -f /tmp/disk
set-devices
read -p 'Hostname for Restore: ' -e -i "gentoo" HOSTNAME
read -p 'Restore Directory Image Source: ' -e -i "/mnt" restore_directory
FILE_SCAN=$(ls $restore_directory/gentoo-* | tail -1)
FILE_SCAN=$(ls $restore_directory/gentoo-$HOSTNAME-* | tail -1)
read -p 'Restore Home Directory? : ' -e -i 'n' home_restore
read -p 'Backup file name to restore: ' -e -i "$FILE_SCAN" backup_name
@ -511,49 +665,67 @@ menu() {
else
os-restore "$HARD_DISK" "$backup_name" "home" "$restore_directory" "$BTRFS"
fi
elif [[ $choice = 4 ]]; then
elif [[ $choice = 8 ]]; then
tweaks
elif [[ $choice = 5 ]]; then
elif [[ $choice = 9 ]]; then
clear
echo "[Initialize Disk]"
echo
echo
set-devices
initialize-disk
read -p "Press enter key to Continue"
menu
else
menu
fi
}
set-devices() {
i=0
while [ $i != "n" ]; do
clear
echo
echo "Disks and Partitions:"
echo
cat /proc/partitions
echo
echo "Erase the line and press enter to skip to the next detected disk"
echo
i=$(expr $i + 1)
read -p 'Disk Device to Use: ' -e -i $(lsblk | grep -i disk | grep -Evi 'swap' | cut -d ' ' -f1 | head -$i | tail -1) device
if [[ ! -z $device ]]; then
i="n"
fi
done
if [ -f "/tmp/disk" ]; then
HARD_DISK=$(cat /tmp/disk | head -1)
ROOT_NAME=$(cat /tmp/disk | tail -1)
else
i=0
while [ $i != "n" ]; do
clear
echo
echo "Disks and Partitions:"
echo
cat /proc/partitions
echo
echo "Erase the line and press enter to skip to the next detected disk"
echo
i=$(expr $i + 1)
read -p 'Disk Device to Use: ' -e -i $(lsblk | grep -i disk | grep -Evi 'zram|swap' | cut -d ' ' -f1 | head -$i | tail -1) device
if [[ ! -z $device ]]; then
i="n"
fi
done
read -p 'BTRFS Root Volume name: ' -e -i "gentoo" root_name
HARD_DISK=$device
read -p 'BTRFS Root Volume name: ' -e -i "gentoo" root_name
HARD_DISK=$device
ROOT_NAME=$root_name
echo $HARD_DISK >/tmp/disk
echo $ROOT_NAME >>/tmp/disk
fi
partitionDetection
ROOT_NAME=$root_name
}
compile-kernel() {
cd /usr/src/linux
#echo y | make localmodconfig
time make $MAKEOPTS CC="distcc gcc"
time make $MAKEOPTS CC="distcc gcc" modules_install
time make install
dracut --kver "$(eselect kernel list | grep \* | cut -d '-' -f2-3 | sed 's/\*//' | sed 's/ //g')-gentoo-dist" --force
grub-mkconfig -o /boot/grub/grub.cfg
}
if [ "$1" = "desktop" ]; then
desktop
elif [ "$1" = "tar" ]; then
create-os-snapshots "null" "$3" "$2"
create-os-snapshots "$3" "$2"
elif [ "$1" = "upgrade-system" ]; then
upgrade-system
elif [ "$1" = "wifi" ]; then
@ -568,10 +740,16 @@ elif [ "$1" = "bootloader" ]; then
bootloader "$2" "$3" "$4"
elif [ "$1" = "snapshot" ]; then
snapshots
elif [ "$1" = "steam" ]; then
installSteam
elif [ "$1" = "grub-snapshots" ]; then
grub-snapshots
elif [ "$1" = "cockpit" ]; then
installCockpit
elif [ "$1" = "btrfs-tweaks" ]; then
btrfs-tweaks
elif [ "$1" = "compile-kernel" ]; then
compile-kernel
elif [ "$1" = "remove-snapshot" ]; then
remove-snapshots
elif [ "$1" = "help" ]; then