reordered files

This commit is contained in:
2024-03-31 17:37:27 -05:00
parent 5da6374846
commit 38c0395e1c
1260 changed files with 12 additions and 3050 deletions

View File

@@ -1,5 +0,0 @@
#!ipxe
kernel vmlinuz initrd=initrd hostname=debian domain=local auto=true url=http://192.168.1.50/files/debian/debian-bookworm-preseed.cfg
initrd initrd
boot

View File

@@ -1,5 +0,0 @@
#!ipxe
kernel vmlinuz initrd=initrd
initrd initrd
boot

View File

@@ -1,25 +0,0 @@
 0fWelcome to Debian GNU/Linux!07 09F107
This is a Debian 12 (bookworm) installation netboot image.
It was built on 20230607+deb12u1.
0fHELP INDEX07
0fKEY TOPIC07
<09F107> This page, the help index.
<09F207> Prerequisites for installing Debian.
<09F307> Boot methods for special ways of using this netboot image
<09F407> Additional boot methods; rescue mode.
<09F507> Special boot parameters, overview.
<09F607> Special boot parameters for special machines.
<09F707> Special boot parameters for selected disk controllers.
<09F807> Special boot parameters for the install system.
<09F907> How to get help.
<09F1007> Copyrights and warranties.

For F1-F9 type control and F then the digit 1-9
For F10 type control and F then the digit 0

Press F2 through F10 for details, or ENTER to

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

View File

@@ -1,2 +0,0 @@
Debian version: 12 (bookworm)
Installer build: 20230607+deb12u1

Binary file not shown.

View File

@@ -1,9 +0,0 @@
#!ipxe
set path http://192.168.1.50/files/debian-12.2
set preseed http://192.168.1.50/files/debian
kernel ${path}/vmlinuz initrd=${path}/initrd hostname=debian domain=local auto=true url=${preseed}/debian-bookworm-preseed.cfg
initrd ${path}/initrd
boot

View File

@@ -1,8 +0,0 @@
#!ipxe
set path http://192.168.1.50/files/debian-12.2
kernel ${path}/vmlinuz initrd=${path}/initrd
initrd ${path}/initrd
boot

View File

@@ -1,9 +0,0 @@
label expertdark
menu label E^xpert install
kernel debian-installer/amd64/linux
append priority=low vga=788 initrd=debian-installer/amd64/initrd.gz theme=dark ---
include debian-installer/amd64/boot-screens/rqdrk.cfg
label autodark
menu label ^Automated install
kernel debian-installer/amd64/linux
append auto=true priority=critical vga=788 initrd=debian-installer/amd64/initrd.gz theme=dark --- quiet

View File

@@ -1,9 +0,0 @@
label expert
menu label E^xpert install
kernel debian-installer/amd64/linux
append priority=low vga=788 initrd=debian-installer/amd64/initrd.gz ---
include debian-installer/amd64/boot-screens/rqtxt.cfg
label auto
menu label ^Automated install
kernel debian-installer/amd64/linux
append auto=true priority=critical vga=788 initrd=debian-installer/amd64/initrd.gz --- quiet

View File

@@ -1,6 +0,0 @@
label installdark
default installdark
menu label ^Install
menu default
kernel debian-installer/amd64/linux
append vga=788 initrd=debian-installer/amd64/initrd.gz theme=dark --- quiet

View File

@@ -1,21 +0,0 @@
menu background #00000000
menu color title * #FFFFFFFF *
menu color border * #00000000 #00000000 none
menu color unsel * #ffffffff #ff000000 *
menu color hotkey * #ffdddd00 #ff000000 *
menu color sel * #ffffffff #ff808080 *
menu color hotsel * #ffdddd00 #ff808080 *
menu color tabmsg * #ffffffff #00000000 *
menu color help 37;40 #ffdddd00 #00000000 none
# XXX When adjusting vshift, take care that rows is set to a small
# enough value so any possible menu will fit on the screen,
# rather than falling off the bottom.
menu vshift 8
menu rows 12
# The help line must be at least one line from the bottom.
menu helpmsgrow 14
# The command line must be at least one line from the help line.
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
menu tabmsg Press ENTER to boot or TAB to edit a menu entry

View File

@@ -1,3 +0,0 @@
label menu
kernel debian-installer/amd64/boot-screens/vesamenu.c32
config debian-installer/amd64/boot-screens/syslinux.cfg

View File

@@ -1,25 +0,0 @@
 0fWelcome to Debian GNU/Linux!07 09F107
This is a Debian 12 (bookworm) installation netboot image.
It was built on 20230607+deb12u2.
0fHELP INDEX07
0fKEY TOPIC07
<09F107> This page, the help index.
<09F207> Prerequisites for installing Debian.
<09F307> Boot methods for special ways of using this netboot image
<09F407> Additional boot methods; rescue mode.
<09F507> Special boot parameters, overview.
<09F607> Special boot parameters for special machines.
<09F707> Special boot parameters for selected disk controllers.
<09F807> Special boot parameters for the install system.
<09F907> How to get help.
<09F1007> Copyrights and warranties.

For F1-F9 type control and F then the digit 1-9
For F10 type control and F then the digit 0

Press F2 through F10 for details, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fCOPYRIGHTS AND WARRANTIES07 09F1007
Debian GNU/Linux is Copyright (C) 1993-2016 Software in the Public Interest,
and others.
The Debian GNU/Linux system is freely redistributable. After installation,
the exact distribution terms for each package are described in the
corresponding file /usr/share/doc/0bpackagename07/copyright.
Debian GNU/Linux comes with 0fABSOLUTELY NO WARRANTY07, to the extent
permitted by applicable law.
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fPREREQUISITES FOR INSTALLING DEBIAN07 09F207
You must have at least 285 megabytes of RAM to use this Debian installer.
You should have space on your hard disk to create a new disk partition
of at least 1160 megabytes to install the base system. You'll need more
disk space to install additional packages, depending on what you wish
to do with your new Debian system.
See the Installation Guide or the FAQ for more information; both
documents are available at the Debian web site, 0fhttp://www.debian.org/doc/07
Thank you for choosing Debian!
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fBOOT METHODS07 09F307
0fAvailable boot methods:07
0finstall07
Start the installation -- this is the default netboot image install.
0fexpert07
Start the installation in expert mode, for maximum control.
To use one of these boot methods, type it at the prompt, optionally
followed by any boot parameters. For example:
boot: install acpi=off
If unsure, you should use the default boot method, with no special
parameters, by simply pressing enter at the boot prompt.
Except in expert mode, non-critical kernel boot messages are suppressed.
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fRESCUE MODE07 09F407
0fUse one of these boot methods to rescue an existing install:07
0frescue07
Boot into rescue mode.
To use one of these boot methods, type it at the prompt, optionally
followed by any boot parameters. For example:
boot: rescue acpi=off
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fSPECIAL BOOT PARAMETERS - OVERVIEW07 09F507
On a few systems, you may need to specify a parameter at the 0fboot:07
prompt in order to boot the system. For example, Linux may not be able
to autodetect your hardware, and you may need to explicitly specify
its location or type for it to be recognized.
For more information about what boot parameters you can use, press:
<09F607> -- boot parameters for special machines
<09F707> -- boot parameters for various disk controllers
<09F807> -- boot parameters understood by the install system
Note that to specify a parameter for a particular kernel module, use the form
module.param=value, for example: libata.atapi_enabled=1
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fSPECIAL BOOT PARAMETERS - VARIOUS HARDWARE07 09F607
You can use the following boot parameters at the 0fboot:07 prompt,
in combination with the boot method (see <09F307>).
If you use hex numbers you have to use the 0x prefix (e.g., 0x300).
0f
HARDWARE PARAMETER TO SPECIFY07
IBM PS/1 or ValuePoint (IDE disk) 0fhd=0bcylinders0f,0bheads0f,0bsectors07
Some IBM ThinkPads 0ffloppy.floppy=thinkpad07
Protect I/O port regions 0freserve=0biobase0f,0bextent07[0f,0b...07]
Laptops with screen display problems 0fvga=77107
Use first serial port at 9600 baud 0fconsole=ttyS0,9600n807
Force use of generic IDE driver 0fall_generic_ide=107
Possible (temporary) workarounds for lockups or other hardware failures:
disable buggy APIC interrupt routing 0fnoapic nolapic07
(partly) disable ACPI 0facpi=noirq07 or 0facpi=off07
disable USB 0fnousb07
poll for interrupts 0firqpoll07
For example:
boot: install vga=771 noapic nolapic
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fSPECIAL BOOT PARAMETERS - VARIOUS DISK DRIVES07 09F707
You can use the following boot parameters at the 0fboot:07 prompt,
in combination with the boot method (see <09F307>).
0f
HARDWARE PARAMETER TO SPECIFY07
Adaptec 151x, 152x 0faha152x.aha152x=0biobase07[0f,0birq07[0f,0bscsi-id07[0f,0breconnect07]]]
Adaptec 1542 0faha1542.aha1542=0biobase07[0f,0bbuson0f,0bbusoff07[0f,0bdmaspeed07]]
Adaptec 274x, 284x 0faic7xxx.aic7xxx=no_reset07 (enabled if non-zero)
BusLogic SCSI Hosts 0fBusLogic.BusLogic=0biobase07
Certain DELL machines 0faic7xxx.aic7xxx=no_probe07
This list is incomplete, see the kernel's kernel-parameters.txt file
for more.
For example:
boot: install aic7xxx.aic7xxx=no_probe
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fSPECIAL BOOT PARAMETERS - INSTALLATION SYSTEM07 09F807
You can use the following boot parameters at the 0fboot:07 prompt,
in combination with the boot method (see <09F307>). These parameters
control how the installer works.
0f
RESULT PARAMETER07
Disable framebuffer 0fvga=normal fb=false07
Don't start PCMCIA 0fhw-detect/start_pcmcia=false07
Force static network config 0fnetcfg/disable_dhcp=true07
Set keyboard map 0fbootkbd=es07
Select the desktop 0fdesktop=kde07
Accessibility options (last 2 options not available for all images):
Use dark contrast theme 0ftheme=dark07
Use Braille tty 0fbrltty=driver,device,texttable07
Use Speakup 0fspeakup.synth=driver07
For example:
boot: install vga=normal fb=false
Press F1control and F then 1 for the help index, or ENTER to

View File

@@ -1,23 +0,0 @@
 0fGETTING HELP07 09F907
If you can't install Debian, don't despair! The Debian team is ready to
help you! We are especially interested in hearing about installation
problems, because in general they don't happen to only 0fone07 person.
We've either already heard about your particular problem and can dispense a
quick fix, or we would like to hear about it and work through it with you,
and the next user who comes up with the same problem will profit from your
experience!
See the Installation Guide or the FAQ for more information; both
documents are available at the Debian web site, 0fhttp://www.debian.org/doc/07
Press F1control and F then 1 for the help index, or ENTER to

Binary file not shown.

Binary file not shown.

View File

@@ -1,55 +0,0 @@
menu hshift 4
menu width 70
menu title Debian GNU/Linux installer menu (BIOS mode)
include debian-installer/amd64/boot-screens/stdmenu.cfg
include debian-installer/amd64/boot-screens/gtk.cfg
include debian-installer/amd64/boot-screens/txt.cfg
menu begin advanced
menu label ^Advanced options
menu title Advanced options
include debian-installer/amd64/boot-screens/stdmenu.cfg
label mainmenu
menu label ^Back..
menu exit
include debian-installer/amd64/boot-screens/adgtk.cfg
include debian-installer/amd64/boot-screens/adtxt.cfg
include debian-installer/amd64/boot-screens/adspkgtk.cfg
include debian-installer/amd64/boot-screens/adspk.cfg
menu end
menu begin dark
menu label Accessible ^dark contrast installer menu
menu title Accessible dark contrast option
include debian-installer/amd64/boot-screens/drkmenu.cfg
label mainmenu
menu label ^Back..
menu exit
include debian-installer/amd64/boot-screens/drkgtk.cfg
include debian-installer/amd64/boot-screens/drk.cfg
menu begin advanced
menu label ^Advanced options
menu title Advanced options
include debian-installer/amd64/boot-screens/drkmenu.cfg
label mainmenu
menu label ^Back..
menu exit
include debian-installer/amd64/boot-screens/addrkgtk.cfg
include debian-installer/amd64/boot-screens/addrk.cfg
menu end
include debian-installer/amd64/boot-screens/x86drkme.cfg
label help
menu label ^Help
text help
Display help screens; type 'menu' at boot prompt to return to this menu
endtext
config debian-installer/amd64/boot-screens/prompt.cfg
menu end
include debian-installer/amd64/boot-screens/x86menu.cfg
label help
menu label ^Help
text help
Display help screens; type 'menu' at boot prompt to return to this menu
endtext
config debian-installer/amd64/boot-screens/prompt.cfg
include debian-installer/amd64/boot-screens/spkgtk.cfg
include debian-installer/amd64/boot-screens/spk.cfg

View File

@@ -1,16 +0,0 @@
prompt 1
display debian-installer/amd64/boot-screens/f1.txt
timeout 0
include debian-installer/amd64/boot-screens/menu.cfg
include debian-installer/amd64/boot-screens/exithelp.cfg
f1 debian-installer/amd64/boot-screens/f1.txt
f2 debian-installer/amd64/boot-screens/f2.txt
f3 debian-installer/amd64/boot-screens/f3.txt
f4 debian-installer/amd64/boot-screens/f4.txt
f5 debian-installer/amd64/boot-screens/f5.txt
f6 debian-installer/amd64/boot-screens/f6.txt
f7 debian-installer/amd64/boot-screens/f7.txt
f8 debian-installer/amd64/boot-screens/f8.txt
f9 debian-installer/amd64/boot-screens/f9.txt
f10 debian-installer/amd64/boot-screens/f10.txt

View File

@@ -1,4 +0,0 @@
label rescuedark
menu label ^Rescue mode
kernel debian-installer/amd64/linux
append vga=788 initrd=debian-installer/amd64/initrd.gz rescue/enable=true theme=dark --- quiet

View File

@@ -1,4 +0,0 @@
label rescue
menu label ^Rescue mode
kernel debian-installer/amd64/linux
append vga=788 initrd=debian-installer/amd64/initrd.gz rescue/enable=true --- quiet

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -1,19 +0,0 @@
menu background debian-installer/amd64/boot-screens/splash.png
menu color title * #FFFFFFFF *
menu color border * #00000000 #00000000 none
menu color sel * #ffffffff #76a1d0ff *
menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
menu color tabmsg * #ffffffff #00000000 *
menu color help 37;40 #ffdddd00 #00000000 none
# XXX When adjusting vshift, take care that rows is set to a small
# enough value so any possible menu will fit on the screen,
# rather than falling off the bottom.
menu vshift 8
menu rows 12
# The help line must be at least one line from the bottom.
menu helpmsgrow 14
# The command line must be at least one line from the help line.
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
menu tabmsg Press ENTER to boot or TAB to edit a menu entry

View File

@@ -1,7 +0,0 @@
# D-I config version 2.0
# search path for the c32 support libraries (libcom32, libutil etc.)
path debian-installer/amd64/boot-screens/
prompt 0
timeout 0
include debian-installer/amd64/boot-screens/menu.cfg
default debian-installer/amd64/boot-screens/vesamenu.c32

View File

@@ -1,4 +0,0 @@
label install
menu label ^Install
kernel debian-installer/amd64/linux
append vga=788 initrd=debian-installer/amd64/initrd.gz --- quiet

Binary file not shown.

Binary file not shown.

View File

@@ -1,201 +0,0 @@
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
font=$prefix/font.pf2
fi
if loadfont $font ; then
set gfxmode=800x600
set gfxpayload=keep
insmod efi_gop
insmod efi_uga
insmod video_bochs
insmod video_cirrus
insmod gfxterm
insmod png
terminal_output gfxterm
fi
if background_image /isolinux/splash.png; then
set color_normal=light-gray/black
set color_highlight=white/black
elif background_image /splash.png; then
set color_normal=light-gray/black
set color_highlight=white/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
insmod play
play 960 440 1 0 4 440 1
menuentry 'Install' {
set background_color=black
linux /debian-installer/amd64/linux vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
submenu --hotkey=a 'Advanced options ...' {
set gfxpayload=keep
menuentry '... Expert install' {
set background_color=black
linux /debian-installer/amd64/linux priority=low vga=788 ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry '... Rescue mode' {
set background_color=black
linux /debian-installer/amd64/linux vga=788 rescue/enable=true --- quiet
initrd /debian-installer/amd64/initrd.gz
}
menuentry '... Automated install' {
set background_color=black
linux /debian-installer/amd64/linux auto=true priority=critical vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=x '... Expert install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux priority=low vga=788 speakup.synth=soft ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=r '... Rescue mode with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux vga=788 rescue/enable=true speakup.synth=soft --- quiet
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=a '... Automated install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux auto=true priority=critical vga=788 speakup.synth=soft --- quiet
initrd /debian-installer/amd64/initrd.gz
}
submenu '... Desktop environment menu ...' {
set gfxpayload=keep
submenu '... GNOME desktop boot menu ...' {
set gfxpayload=keep
menuentry '... Install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=gnome vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
submenu '... GNOME advanced options ...' {
set gfxpayload=keep
menuentry '... Expert install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=gnome priority=low vga=788 ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry '... Automated install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=gnome auto=true priority=critical vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=x '... Expert install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux desktop=gnome priority=low vga=788 speakup.synth=soft ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=a '... Automated install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux desktop=gnome auto=true priority=critical vga=788 speakup.synth=soft --- quiet
initrd /debian-installer/amd64/initrd.gz
}
}
}
submenu '... KDE Plasma desktop boot menu ...' {
set gfxpayload=keep
menuentry '... Install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=kde vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
submenu '... KDE Plasma advanced options ...' {
set gfxpayload=keep
menuentry '... Expert install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=kde priority=low vga=788 ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry '... Automated install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=kde auto=true priority=critical vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=x '... Expert install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux desktop=kde priority=low vga=788 speakup.synth=soft ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=a '... Automated install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux desktop=kde auto=true priority=critical vga=788 speakup.synth=soft --- quiet
initrd /debian-installer/amd64/initrd.gz
}
}
}
submenu '... LXDE desktop boot menu ...' {
set gfxpayload=keep
menuentry '... Install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=lxde vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
submenu '... LXDE advanced options ...' {
set gfxpayload=keep
menuentry '... Expert install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=lxde priority=low vga=788 ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry '... Automated install' {
set background_color=black
linux /debian-installer/amd64/linux desktop=lxde auto=true priority=critical vga=788 --- quiet
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=x '... Expert install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux desktop=lxde priority=low vga=788 speakup.synth=soft ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry --hotkey=a '... Automated install with speech synthesis' {
set background_color=black
linux /debian-installer/amd64/linux desktop=lxde auto=true priority=critical vga=788 speakup.synth=soft --- quiet
initrd /debian-installer/amd64/initrd.gz
}
}
}
}
}
submenu --hotkey=d 'Accessible dark contrast installer menu ...' {
set menu_color_normal=white/black
set menu_color_highlight=yellow/black
set color_normal=white/black
set color_highlight=yellow/black
background_image
set gfxpayload=keep
menuentry '... Install' {
set background_color=black
linux /debian-installer/amd64/linux vga=788 theme=dark --- quiet
initrd /debian-installer/amd64/initrd.gz
}
submenu --hotkey=a '... Advanced options ...' {
set menu_color_normal=white/black
set menu_color_highlight=yellow/black
set color_normal=white/black
set color_highlight=yellow/black
background_image
set gfxpayload=keep
menuentry '... Expert install' {
set background_color=black
linux /debian-installer/amd64/linux priority=low vga=788 theme=dark ---
initrd /debian-installer/amd64/initrd.gz
}
menuentry '... Rescue mode' {
set background_color=black
linux /debian-installer/amd64/linux vga=788 rescue/enable=true theme=dark --- quiet
initrd /debian-installer/amd64/initrd.gz
}
menuentry '... Automated install' {
set background_color=black
linux /debian-installer/amd64/linux auto=true priority=critical vga=788 theme=dark --- quiet
initrd /debian-installer/amd64/initrd.gz
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,194 +0,0 @@
*acpi: acpi
*all_functional_test: functional_test
*background_image: gfxterm_background
*cat: cat
*cpuid: cpuid
*crc: hashsum
*cryptomount: cryptodisk
*echo: echo
*extract_syslinux_entries_configfile: syslinuxcfg
*extract_syslinux_entries_source: syslinuxcfg
*file: file
*functional_test: functional_test
*gettext: gettext
*hashsum: hashsum
*hdparm: hdparm
*hello: hello
*help: help
*hexdump: hexdump
*inb: iorw
*inl: iorw
*inw: iorw
*keystatus: keystatus
*kfreebsd: bsd
*knetbsd: bsd
*kopenbsd: bsd
*list_env: loadenv
*load_env: loadenv
*loopback: loopback
*ls: ls
*lsacpi: lsacpi
*lspci: lspci
*md5sum: hashsum
*menuentry: normal
*pcidump: pcidump
*probe: probe
*rdmsr: rdmsr
*read_byte: memrw
*read_dword: memrw
*read_word: memrw
*regexp: regexp
*save_env: loadenv
*search: search
*serial: serial
*setpci: setpci
*sha1sum: hashsum
*sha256sum: hashsum
*sha512sum: hashsum
*sleep: sleep
*smbios: smbios
*submenu: normal
*syslinux_configfile: syslinuxcfg
*syslinux_source: syslinuxcfg
*terminfo: terminfo
*test_blockarg: test_blockarg
*testspeed: testspeed
*tr: tr
*trust: pgp
*verify_detached: pgp
*xnu_splash: xnu
*zfskey: zfscrypt
.: configfile
[: test
appleloader: appleldr
authenticate: normal
background_color: gfxterm_background
backtrace: backtrace
badram: mmap
blocklist: blocklist
boot: boot
break: normal
cat: minicmd
cbmemc: cbmemc
chainloader: chain
clear: normal
cmp: cmp
configfile: configfile
continue: normal
coreboot_boottime: cbtime
cutmem: mmap
date: date
distrust: pgp
dump: minicmd
eval: eval
exit: minicmd
export: normal
extract_entries_configfile: configfile
extract_entries_source: configfile
extract_legacy_entries_configfile: legacycfg
extract_legacy_entries_source: legacycfg
fakebios: loadbios
false: true
fix_video: fixvideo
fwsetup: efifwsetup
gptsync: gptsync
halt: halt
help: minicmd
hexdump_random: random
initrd16: linux16
initrd: linux
initrdefi: linuxefi
keymap: keylayouts
kfreebsd_loadenv: bsd
kfreebsd_module: bsd
kfreebsd_module_elf: bsd
knetbsd_module: bsd
knetbsd_module_elf: bsd
kopenbsd_ramdisk: bsd
legacy_check_password: legacycfg
legacy_configfile: legacycfg
legacy_initrd: legacycfg
legacy_initrd_nounzip: legacycfg
legacy_kernel: legacycfg
legacy_password: legacycfg
legacy_source: legacycfg
linux16: linux16
linux: linux
linuxefi: linuxefi
list_trusted: pgp
loadbios: loadbios
loadfont: font
lscoreboot: cbls
lsefi: lsefi
lsefimmap: lsefimmap
lsefisystab: lsefisystab
lsfonts: font
lsmmap: lsmmap
lsmod: minicmd
lssal: lssal
macppcbless: macbless
mactelbless: macbless
module2: multiboot2
module: multiboot
multiboot2: multiboot2
multiboot: multiboot
nativedisk: nativedisk
net_add_addr: net
net_add_dns: net
net_add_route: net
net_bootp6: net
net_bootp: net
net_del_addr: net
net_del_dns: net
net_del_route: net
net_dhcp: net
net_get_dhcp_option: net
net_ipv6_autoconf: net
net_ls_addr: net
net_ls_cards: net
net_ls_dns: net
net_ls_routes: net
net_nslookup: net
normal: normal
normal_exit: normal
outb: iorw
outl: iorw
outw: iorw
parttool: parttool
password: password
password_pbkdf2: password_pbkdf2
play: play
read: read
reboot: reboot
return: normal
rmmod: minicmd
search.file: search_fs_file
search.fs_label: search_label
search.fs_uuid: search_fs_uuid
setparams: normal
shift: normal
source: configfile
terminal_input: terminal
terminal_output: terminal
test: test
testload: testload
time: time
true: true
usb: usbtest
videoinfo: videoinfo
videotest: videotest
write_byte: memrw
write_dword: memrw
write_word: memrw
wrmsr: wrmsr
xnu_devprop_load: xnu
xnu_kernel64: xnu
xnu_kernel: xnu
xnu_kext: xnu
xnu_kextdir: xnu
xnu_mkext: xnu
xnu_ramdisk: xnu
xnu_resume: xnu
xnu_uuid: xnu_uuid
zfs-bootfs: zfsinfo
zfsinfo: zfsinfo

Binary file not shown.

View File

@@ -1,45 +0,0 @@
RIJNDAEL: gcry_rijndael
RIJNDAEL192: gcry_rijndael
RIJNDAEL256: gcry_rijndael
AES128: gcry_rijndael
AES-128: gcry_rijndael
AES-192: gcry_rijndael
AES-256: gcry_rijndael
ADLER32: adler32
CRC64: crc64
ARCFOUR: gcry_arcfour
BLOWFISH: gcry_blowfish
CAMELLIA128: gcry_camellia
CAMELLIA192: gcry_camellia
CAMELLIA256: gcry_camellia
CAST5: gcry_cast5
CRC32: gcry_crc
CRC32RFC1510: gcry_crc
CRC24RFC2440: gcry_crc
DES: gcry_des
3DES: gcry_des
DSA: gcry_dsa
IDEA: gcry_idea
MD4: gcry_md4
MD5: gcry_md5
RFC2268_40: gcry_rfc2268
AES: gcry_rijndael
AES192: gcry_rijndael
AES256: gcry_rijndael
RIPEMD160: gcry_rmd160
RSA: gcry_rsa
SEED: gcry_seed
SERPENT128: gcry_serpent
SERPENT192: gcry_serpent
SERPENT256: gcry_serpent
SHA1: gcry_sha1
SHA224: gcry_sha256
SHA256: gcry_sha256
SHA512: gcry_sha512
SHA384: gcry_sha512
TIGER192: gcry_tiger
TIGER: gcry_tiger
TIGER2: gcry_tiger
TWOFISH: gcry_twofish
TWOFISH128: gcry_twofish
WHIRLPOOL: gcry_whirlpool

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More