V8.13.294.2025.10.28
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m2s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m2s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -23,7 +23,7 @@ guard_sourcing
|
||||
# Returns:
|
||||
# 0: on success
|
||||
#######################################
|
||||
lb_ciss_upgrade() {
|
||||
ciss_upgrades() {
|
||||
printf "\e[95m++++ ++++ ++++ ++++ ++++ ++++ ++ 🧪 %s starting ... \e[0m\n" "${BASH_SOURCE[0]}"
|
||||
|
||||
if [[ ! -e /usr/lib/live/build/binary_rootfs.original ]]; then
|
||||
@@ -124,12 +124,6 @@ debootstrap
|
||||
debootstrap/*
|
||||
root/.wget-hsts
|
||||
tmp/*
|
||||
usr/lib/firmware/amd-ucode/*
|
||||
usr/lib/firmware/intel-ucode/*
|
||||
var/cache/apt/pkgcache.bin
|
||||
var/cache/apt/srcpkgcache.bin
|
||||
var/lib/apt/lists/*
|
||||
var/lib/initramfs-tools/*-amd64
|
||||
EOF
|
||||
chmod 0644 "${VAR_HANDLER_BUILD_DIR}/config/rootfs/excludes"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user