| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
ISO 9660. Omit the partition ID.
Approved by: re (kib)
MFC after: 2 weeks
Notes:
svn path=/head/; revision=255641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use ln -fs to create a symlink.
- Remove pkgadd for docports.
- Use WITHOUT_JADETEX=yes instead of WITH_JADETEX=no.
- Add {WORLD,KERNEL}_FLAGS to [BTWK]MAKE.
- Use makefs(8) and gpart(8) for sparc64 ISO image[2].
- Add publisher option to makefs(8)[2].
Based on work by: gjb[1]
Discussed with: marius, nwhitehorn[2]
Notes:
svn path=/head/; revision=246283
|
|
|
|
|
|
|
|
|
| |
Volume Descriptor (section 7.4). In short, upper-case alphanumeric + some
symbols only. While the makefs utility automatically converts the characters,
$LABEL should be consistent in the scripts.
Notes:
svn path=/head/; revision=245177
|
|
|
|
|
|
|
|
|
| |
Playstation 3 consoles running kboot or petitboot.
Approved by: re (bz)
Notes:
svn path=/head/; revision=224866
|
|
|
|
| |
Notes:
svn path=/head/; revision=223001
|
|
|
|
|
|
|
|
| |
IBM SLOF is (a) case-sensitive and (b) accepts only booting files in
certain subdirectories of the CD.
Notes:
svn path=/head/; revision=221825
|
|
|
|
|
|
|
|
|
| |
systems. In principle, FreeBSD should run on at least some of these
already, and support for the remainder will hopefully show up eventually,
so add this while I'm thinking about it.
Notes:
svn path=/head/; revision=221814
|
|
|
|
|
|
|
| |
Submitted by: marius
Notes:
svn path=/head/; revision=221494
|
|
|
|
|
|
|
|
|
|
|
| |
in hybrid image generation in cdrtools. This produces a small HFS partition
containing loader, mapped in by an oddly-formed APM table using a new
feature in makefs. This does not appear to work yet on early-model G3
systems, which will be fixed later, but produces bootable CDs on
everything else.
Notes:
svn path=/head/; revision=221465
|
|
|
|
|
|
|
|
|
|
|
| |
makes booting more reliable (and working at all on USB sticks). While here,
move responsibility for setting up fstab into the various platform mk-*.sh
scripts.
Suggested by: many
Notes:
svn path=/head/; revision=219856
|
|
|
|
|
|
|
|
|
|
| |
the hybrid disk. This is a stopgap until a better solution can be found,
but lets the powerpc release build complete for the time being.
MFC after: 1 week
Notes:
svn path=/head/; revision=216469
|
|
|
|
|
|
|
|
|
| |
-allow-leading-dots to fix "make release" for FreeBSD/powerpc.
Reviewed by: marcel
Notes:
svn path=/head/; revision=213381
|
|
HFS/ISO9660 extensions to be bootable on Power Macs.
boot.tbxi - the CHRP script executed by Open Firmware when auto-booting
CDs
hfs.map - map Unix files to HFS creator/type fields
Reviewed by: ru
Submitted by: ssouhlal
Notes:
svn path=/head/; revision=133950
|