From fd29c8fd1a962ff1e12a97ad1199e83d98c6390c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 20 Jul 2024 03:22:28 +0100 Subject: quackboot (same idea as klompboot), from audit6 this is based directly on the audit6 final revision. same idea as klompboot. remove u-boot and arm support, remove pico-serprog, remove support for making release archives, and basically see how small the build system can possible get. quackboot *beats* the very first klompboot, at 790 lines, because klompboot 1 was just over 800 lines. klompboot 2 was 701 lines. vendor file logic is about 200 sloc so the next klompboot will be about 600 lines. this is the very first quackboot. Signed-off-by: Leah Rowe --- config/submodule/docs/html/module.cfg | 3 --- config/submodule/docs/img/module.cfg | 3 --- config/submodule/docs/module.list | 3 --- config/submodule/docs/untitled/module.cfg | 3 --- 4 files changed, 12 deletions(-) delete mode 100644 config/submodule/docs/html/module.cfg delete mode 100644 config/submodule/docs/img/module.cfg delete mode 100644 config/submodule/docs/module.list delete mode 100644 config/submodule/docs/untitled/module.cfg (limited to 'config/submodule/docs') diff --git a/config/submodule/docs/html/module.cfg b/config/submodule/docs/html/module.cfg deleted file mode 100644 index b0539862..00000000 --- a/config/submodule/docs/html/module.cfg +++ /dev/null @@ -1,3 +0,0 @@ -subhash="88ca46ad4ce0b79682ea88d97f8dbf801e846031" -subrepo="https://codeberg.org/libreboot/lbwww" -subrepo_bkup="https://git.disroot.org/libreboot/lbwww" diff --git a/config/submodule/docs/img/module.cfg b/config/submodule/docs/img/module.cfg deleted file mode 100644 index 07c4ab89..00000000 --- a/config/submodule/docs/img/module.cfg +++ /dev/null @@ -1,3 +0,0 @@ -subhash="625bb7535d388a235bec47a8ce822cda10b53692" -subrepo="https://codeberg.org/libreboot/lbwww-img" -subrepo_bkup="https://git.disroot.org/libreboot/lbwww-img" diff --git a/config/submodule/docs/module.list b/config/submodule/docs/module.list deleted file mode 100644 index 1ad2aecb..00000000 --- a/config/submodule/docs/module.list +++ /dev/null @@ -1,3 +0,0 @@ -www/untitled -www/html -www/html/site/img diff --git a/config/submodule/docs/untitled/module.cfg b/config/submodule/docs/untitled/module.cfg deleted file mode 100644 index 35e950e7..00000000 --- a/config/submodule/docs/untitled/module.cfg +++ /dev/null @@ -1,3 +0,0 @@ -subhash="d8e2043c1512eb1171c274559ce82e8093ef393f" -subrepo="https://codeberg.org/vimuser/untitled-website" -subrepo_bkup="https://notabug.org/untitled/untitled-website" -- cgit v1.2.1