Searched +full:hfs +full:. +full:tmpl +full:. +full:bz2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/stand/powerpc/boot1.chrp/
H A Dhfs.tmpl.bz2.uu0 HFS template boot filesystem created by generate-hfs.sh
3 $FreeBSD: stable/11/stand/powerpc/boot1.chrp/hfs.tmpl.bz2.u
[all...]
H A DMakefile1 # $FreeBSD: stable/11/stand/powerpc/boot1.chrp/Makefile 329183 2018-02-12 20:51:28Z kevans $
3 .include <bsd.init.mk>
5 PROG= boot1.elf
9 FILES= boot1.hfs
10 SRCS= boot1.c ashldi3.c syncicache.
[all...]
H A Dgenerate-hfs.sh3 # This script generates the dummy HFS filesystem used for the PowerPC boot
4 # blocks. It uses hfsutils (emulators/hfsutils) to generate a template
5 # filesystem with the relevant interesting files. These are then found by
6 # grep, and the offsets written to a Makefile snippet.
9 # distribute hfsutils as a build tool. If you need to regenerate the HFS
10 # template (e.g. because the boot block or the CHRP script have grown),
11 # you must install it from ports.
13 # $FreeBSD: stable/11/stand/powerpc/boot1.chr
[all...]

Completed in 123 milliseconds