aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/grub/configs/bios/modules-minimal1
-rw-r--r--projects/grub/configs/coreboot/modules-minimal1
-rw-r--r--projects/grub/configs/grub.cfg4
-rw-r--r--projects/grub/configs/modules-install80
-rw-r--r--projects/grub/configs/modules-preload122
-rw-r--r--projects/grub/configs/uefi/modules-minimal1
-rw-r--r--projects/grub/install/grubenv3
7 files changed, 5 insertions, 207 deletions
diff --git a/projects/grub/configs/bios/modules-minimal b/projects/grub/configs/bios/modules-minimal
index abd265c0..ea936115 100644
--- a/projects/grub/configs/bios/modules-minimal
+++ b/projects/grub/configs/bios/modules-minimal
@@ -1,4 +1,5 @@
biosdisk
+cbmemc
ext2
halt
part_bsd
diff --git a/projects/grub/configs/coreboot/modules-minimal b/projects/grub/configs/coreboot/modules-minimal
index d9f878ff..310aef86 100644
--- a/projects/grub/configs/coreboot/modules-minimal
+++ b/projects/grub/configs/coreboot/modules-minimal
@@ -1,4 +1,5 @@
ahci
+cbmemc
ehci
ext2
halt
diff --git a/projects/grub/configs/grub.cfg b/projects/grub/configs/grub.cfg
deleted file mode 100644
index f9e79cbd..00000000
--- a/projects/grub/configs/grub.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-set prefix=(memdisk)/boot/grub
-
-set root=(cbfsdisk)
-source (cbfsdisk)/grub.cfg
diff --git a/projects/grub/configs/modules-install b/projects/grub/configs/modules-install
deleted file mode 100644
index 1d0d78ba..00000000
--- a/projects/grub/configs/modules-install
+++ /dev/null
@@ -1,80 +0,0 @@
-adler32
-all_video
-archelp
-ata
-backtrace
-bitmap
-bitmap_scale
-cmp
-cpio
-cpio_be
-cpuid
-crc64
-cs5536
-div_test
-efiemu
-elf
-eval
-exfat
-extcmd
-file
-fshelp
-gettext
-gfxmenu
-gptsync
-gzio
-hashsum
-hexdump
-http
-linux16
-loadenv
-lzopio
-mda_text
-mmap
-mpi
-msdospart
-multiboot
-multiboot2
-nativedisk
-net
-newc
-ntfs
-ntfscomp
-odc
-offsetio
-parttool
-priority_queue
-procfs
-progress
-read
-relocator
-scsi
-search
-search_fs_file
-search_fs_uuid
-search_label
-setjmp
-setpci
-sleep
-squash4
-tar
-terminfo
-testload
-testspeed
-tftp
-time
-tr
-trig
-true
-udf
-ufs1
-ufs1_be
-ufs2
-usbserial_common
-usbserial_ftdi
-usbserial_pl2303
-usbserial_usbdebug
-usbtest
-video_colors
-videotest_checksum
-xzio
diff --git a/projects/grub/configs/modules-preload b/projects/grub/configs/modules-preload
deleted file mode 100644
index bbbac61f..00000000
--- a/projects/grub/configs/modules-preload
+++ /dev/null
@@ -1,122 +0,0 @@
-acpi
-affs
-afs
-ahci
-at_keyboard
-bfs
-boot
-bsd
-btrfs
-cat
-cbfs
-cbls
-cbmemc
-cbtime
-chain
-cmosdump
-cmostest
-configfile
-crypto
-cryptodisk
-date
-datehook
-datetime
-disk
-diskfilter
-echo
-ehci
-ext2
-fat
-gcry_arcfour
-gcry_blowfish
-gcry_camellia
-gcry_cast5
-gcry_crc
-gcry_des
-gcry_dsa
-gcry_idea
-gcry_md4
-gcry_md5
-gcry_rfc2268
-gcry_rijndael
-gcry_rmd160
-gcry_rsa
-gcry_seed
-gcry_serpent
-gcry_sha1
-gcry_sha256
-gcry_sha512
-gcry_tiger
-gcry_twofish
-gcry_whirlpool
-gfxmenu
-gfxterm_background
-gfxterm_menu
-halt
-hdparm
-help
-hfs
-hfsplus
-iorw
-iso9660
-jfs
-jpeg
-keystatus
-linux
-loopback
-ls
-lsacpi
-lsmmap
-lspci
-luks
-lvm
-mdraid09
-mdraid09_be
-mdraid1x
-memdisk
-memrw
-minicmd
-minix
-minix2
-minix2_be
-minix3
-minix3_be
-minix_be
-morse
-nilfs2
-normal
-ohci
-part_bsd
-part_gpt
-part_msdos
-password
-password_pbkdf2
-pata
-pbkdf2
-pci
-pcidump
-play
-png
-probe
-raid5rec
-raid6rec
-reboot
-regexp
-reiserfs
-romfs
-serial
-sfs
-spkmodem
-syslinuxcfg
-terminal
-test
-tga
-uhci
-usb
-usb_keyboard
-usbms
-verify
-videoinfo
-videotest
-xfs
-zfs
diff --git a/projects/grub/configs/uefi/modules-minimal b/projects/grub/configs/uefi/modules-minimal
index d9f878ff..310aef86 100644
--- a/projects/grub/configs/uefi/modules-minimal
+++ b/projects/grub/configs/uefi/modules-minimal
@@ -1,4 +1,5 @@
ahci
+cbmemc
ehci
ext2
halt
diff --git a/projects/grub/install/grubenv b/projects/grub/install/grubenv
index 66f7b1c6..3c4b0022 100644
--- a/projects/grub/install/grubenv
+++ b/projects/grub/install/grubenv
@@ -5,6 +5,7 @@ default=0
gfxpayload=keep
gfxterm_background=(cbfsdisk)/background.png
gfxterm_font=(cbfsdisk)/fonts/dejavusansmono.pf2
+i_want_a_brick=
keymap=(cbfsdisk)/keymaps/default.gkb
lang=
locale_dir=(cbfsdisk)/locale
@@ -13,4 +14,4 @@ menu_color_normal=white/black
pager=1
timeout=1
timeout_style=menu
-############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# \ No newline at end of file
+############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# \ No newline at end of file