Skip to content

Commit

Permalink
aquarium: Start on framework for creating custom images
Browse files Browse the repository at this point in the history
  • Loading branch information
obiwac committed Jul 26, 2022
1 parent 8f9bf10 commit e9479a8
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 167 deletions.
26 changes: 0 additions & 26 deletions aquariums/amd64.ubuntu.focal.c

This file was deleted.

4 changes: 2 additions & 2 deletions aquariums/aquabsd-installer/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ $prefix -s

$prefix -c $pointer -t amd64.aquabsd.$version -k amd64.aquabsd.$version

# TODO copy files in 'files' directory

$prefix -ve $pointer < custom.sh
$prefix -i $pointer -o final.img

rm esp.img rootfs.img

rm $pointer
$prefix -s
43 changes: 0 additions & 43 deletions aquariums/example.c

This file was deleted.

2 changes: 1 addition & 1 deletion bob.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tar -xf $dist/kernel.txz -C $rootfs
echo "[BOB] Extracting base ..."
tar -xf $dist/base.txz -C $rootfs

# set up all the other stuff we need to create a functionnal installer image
# set up all the other stuff we need to create a functional installer image

echo "[BOB] Setting up ..."

Expand Down
Binary file removed files/aquabsd.alps.ui.device
Binary file not shown.
Binary file removed files/aquabsd.alps.vga.device
Binary file not shown.
95 changes: 0 additions & 95 deletions files/fonts.conf

This file was deleted.

Binary file removed files/installer.zpk
Binary file not shown.

0 comments on commit e9479a8

Please sign in to comment.