You've already forked Raspberry-Pi-Image-Tool
Inital Commit
This commit is contained in:
88
root/usr/lib/raspi-image/arm64_ubuntu_noble-numbat.txt
Normal file
88
root/usr/lib/raspi-image/arm64_ubuntu_noble-numbat.txt
Normal file
@@ -0,0 +1,88 @@
|
||||
## Cleanup Path Specification
|
||||
## Path specification to the files or folders
|
||||
## which will be deleted from the image.
|
||||
##
|
||||
/boot/dtb*
|
||||
/boot/firmware/.fseventsd
|
||||
/boot/firmware/.TemporaryItems
|
||||
/boot/firmware/*.bak
|
||||
/boot/firmware/overlays/*.bak
|
||||
/boot/initrd.img
|
||||
/boot/initrd.img.old
|
||||
/boot/vmlinuz
|
||||
/boot/vmlinuz.old
|
||||
/dev/*
|
||||
/etc/.??*
|
||||
/etc/flash-kernel/ignore-efi
|
||||
/etc/flash-kernel/machine
|
||||
/etc/group-
|
||||
/etc/gshadow-
|
||||
/etc/fake-hwclock.data
|
||||
/etc/ld.so.cache
|
||||
/etc/machine-id
|
||||
/etc/passwd-
|
||||
/etc/shadow-
|
||||
/etc/ssh/authorizedkeys.d/*
|
||||
/etc/ssh/sshd_host_key.d/*
|
||||
/etc/ssl/certs/*
|
||||
/etc/ssl/crt/*
|
||||
/etc/ssl/dhpem/*
|
||||
/etc/ssl/key/*
|
||||
/etc/udev/hwdb.bin
|
||||
/etc/xml/catalog.old
|
||||
/etc/xml/polkitd.xml.old
|
||||
/etc/xml/xml-core.xml.old
|
||||
/lost+found/*
|
||||
/media/*
|
||||
/mnt/*
|
||||
/opt/*
|
||||
/proc/*
|
||||
/root/*
|
||||
/root/.bash_history
|
||||
/root/.cache
|
||||
/root/.config
|
||||
/root/.gnupg
|
||||
/root/.lesshst
|
||||
/root/.local
|
||||
/root/.nano
|
||||
/root/.ssh
|
||||
/root/.wget-hsts
|
||||
/run/*
|
||||
/srv/*
|
||||
/sys/*
|
||||
/tmp/*
|
||||
/tmp/.??*
|
||||
/usr/lib/udev/hwdb.bin
|
||||
/var/backups/*
|
||||
/var/cache/adduser/*
|
||||
/var/cache/apparmor/*
|
||||
/var/cache/apt/*
|
||||
/var/cache/debconf/*
|
||||
/var/cache/dphys-swapfile/*
|
||||
/var/cache/ldconfig/*
|
||||
/var/cache/man/*
|
||||
/var/lib/alsa/*
|
||||
/var/lib/apt/daily_lock
|
||||
/var/lib/apt/lists/*
|
||||
/var/lib/apt/mirrors/*
|
||||
/var/lib/apt/periodic/*
|
||||
/var/lib/bluetooth/*
|
||||
/var/lib/dhcpcd/*
|
||||
/var/lib/dpkg/*-old
|
||||
/var/lib/logrotate/*
|
||||
/var/lib/raspberrypi/bootloader/backup/*
|
||||
/var/lib/sgml-base/*
|
||||
/var/lib/sudo/lectured/*
|
||||
/var/lib/systemd/coredump
|
||||
/var/lib/systemd/ephemeral-trees
|
||||
/var/lib/systemd/linger
|
||||
/var/lib/systemd/pstore
|
||||
/var/lib/systemd/random-seed
|
||||
/var/lib/systemd/rfkill
|
||||
/var/lib/systemd/timesync
|
||||
/var/lib/systemd/timers
|
||||
/var/lib/ucf/*
|
||||
/var/lock/*
|
||||
/var/log/apt/eipp.log.xz
|
||||
/var/tmp/*
|
||||
/var/trash/*
|
||||
Reference in New Issue
Block a user