add new debian 11 live ISO sources (perc)

This commit is contained in:
Jon Sands 2021-07-20 06:31:11 -04:00
parent 5ff9f9bab1
commit b88e0dc048
81 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,13 @@
#!/bin/sh
set -e
lb config noauto \
--mode debian \
--architectures amd64 \
--debian-installer none \
--archive-areas "main contrib non-free" \
--apt-indices false \
--binary-image iso-hybrid \
--memtest none \
"${@}"

View File

@ -0,0 +1,16 @@
set default=0
GRUB_TIMEOUT=5
loadfont $prefix/dejavu-bold-16.pf2
loadfont $prefix/dejavu-bold-14.pf2
loadfont $prefix/unicode.pf2
set gfxmode=auto
insmod all_video
insmod gfxterm
insmod png
source /boot/grub/theme.cfg
terminal_output gfxterm
insmod play
play 960 440 1 0 4 440 1

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

View File

@ -0,0 +1,4 @@
include menu.cfg
default vesamenu.c32
prompt 0
timeout 50

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

View File

@ -0,0 +1,7 @@
Build Date: 07-20-2021
Perc Linux Live ISO v1.9
stay frosty
https://devplops.org/cindy.mp4

View File

@ -0,0 +1,20 @@
libncurses5
ipmitool
git-core
build-essential
python3
pciutils
p7zip-full
htop
wget
curl
net-tools
openssh-server
openssh-client
nano
vim
gcc
make
dkms
unzip
ntp