Searched refs:boot (Results 1 - 25 of 434) sorted by path

1234567891011>>

/haiku/3rdparty/kallisti5/
H A Dmksysroot.sh14 EXCLUDE="/boot/system/packages /boot/system/var/swap"
20 tar $(for i in $EXCLUDE; do echo "--exclude $i"; done) -cvzf $OUTPUT /boot/system /bin /etc /packages /system /tmp
/haiku/3rdparty/mmu_man/scripts/
H A DQuickConfig.sh5 --icon /boot/system/apps/Installer \
16 /system/boot/post-install/sshd_keymaker.sh
H A Dmyupdate.sh9 --icon /boot/system/apps/HaikuDepot \
32 makebootable /boot
43 rm $(finddir B_USER_SETTINGS_DIRECTORY)/boot/launch/myupdate2.sh
/haiku/data/config/boot/
H A DUserBootscript5 # Start programs and open files in the boot launch folder
6 for file in $HOME/config/settings/boot/launch/*
18 # During boot, the commands listed in this script will be executed.
22 # To launch certain applications at boot-up, put links to those applications in
23 # the above boot launch directory.
/haiku/headers/private/kernel/arch/m68k/
H A Darch_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
/haiku/headers/private/kernel/arch/ppc/
H A Darch_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
/haiku/headers/private/kernel/arch/sparc/
H A Darch_kernel_args.h10 # error This file is included from <boot/kernel_args.h> only
H A Dstage2.h8 #include <boot.h>
/haiku/headers/private/kernel/arch/x86/
H A Dapic.h12 #include <boot/kernel_args.h>
H A Darch_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
/haiku/headers/private/kernel/boot/
H A DFileMapDisk.h9 #include <boot/vfs.h>
10 #include <boot/partitions.h>
H A Darch.h10 #include <boot/elf.h>
H A Dheap.h9 #include <boot/stage2_args.h>
H A Dimages.h13 # include <boot/images-tm.h>
15 # include <boot/images-tm-development.h>
18 # include <boot/images-sans-tm.h>
H A Dpartitions.h9 #include <boot/vfs.h>
15 namespace boot { namespace
54 } // namespace boot
56 // DiskDeviceTypes we need/support in the boot loader
79 // structure definitions as used in the boot loader
88 // their modules are specifically written for the boot loader,
94 float (*identify_file_system)(boot::Partition *device);
95 status_t (*get_file_system)(boot::Partition *device, Directory **_root);
/haiku/headers/private/kernel/boot/net/
H A DARP.h9 #include <boot/net/Ethernet.h>
H A DEthernet.h9 #include <boot/net/NetDefs.h>
H A DIP.h9 #include <boot/net/Ethernet.h>
H A DRemoteDisk.h9 #include <boot/vfs.h>
10 #include <boot/net/NetDefs.h>
11 #include <boot/net/RemoteDiskDefs.h>
H A DTCP.h9 #include <boot/net/IP.h>
H A DUDP.h9 #include <boot/net/IP.h>
H A DiSCSITarget.h12 #include <boot/platform.h>
13 #include <boot/stdio.h>
14 #include <boot/vfs.h>
15 #include <boot/net/NetDefs.h>
/haiku/headers/private/kernel/boot/platform/amiga_m68k/
H A Dplatform_kernel_args.h10 # error This file is included from <boot/kernel_args.h> only
H A Dplatform_stage2_args.h9 # error This file is included from <boot/stage2_args.h> only

Completed in 136 milliseconds

1234567891011>>