diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-21 13:32:45 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-21 13:32:45 +1300 |
| commit | 81823518ff31ce5fc02e3e71b6d6a4819e7299e9 (patch) | |
| tree | 7156a85edbb42bbe4c367ceff9cf266169a562a7 /install-deps-alpine.sh | |
| parent | fb35f93d32fbff8b1f31b3cd1f546f29054d74ee (diff) | |
| download | FrenchToastOS-81823518ff31ce5fc02e3e71b6d6a4819e7299e9.tar.xz FrenchToastOS-81823518ff31ce5fc02e3e71b6d6a4819e7299e9.zip | |
Unified ISO, make it work properly on EFI, video modes fix, remove docker stuff because it sucks (just use native stuff no one cares
Diffstat (limited to 'install-deps-alpine.sh')
| -rwxr-xr-x | install-deps-alpine.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/install-deps-alpine.sh b/install-deps-alpine.sh deleted file mode 100755 index 52f842c..0000000 --- a/install-deps-alpine.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/ash - -# Copyright (c) 2026 Arslaan Pathan -# This software is licensed under the ARPL. See LICENSE for details. - -apk add grub grub-bios gcc-i386-elf binutils-i386-elf make xorriso |
