OpenGrok
Cross Reference: installboot.c
xref
: /
src
/
sys
/
arch
/
macppc
/
stand
/
installboot
/
installboot.c
Home
|
History
|
Annotate
|
Download
|
only in
installboot
History log of
/src/sys/arch/macppc/stand/installboot/installboot.c
Revision
Date
Author
Comments
1.9
15-Sep-2024
tsutsui
Move macppc bootable installcd stuff to sys/arch/macppc/stand dirs.
- move installboot (for CD ISO) and mkboothfs (for mkhybrid(8)) tools to
sys/arch/macppc/stand
- also build mkboothfs as ${TOOL_MACPPCMKBOOTHFS} in src/tools
- explicitly generate boothfs file (for mkhybrid(8)) in
sys/arch/macppc/stand/boothfs and install it into /usr/mdec
- use installed /usr/mdec/boothfs to create macppc bootable iso
- move list files for mkhybrid(8) hfs options to etc/etc.macppc
1.8
18-May-2002
lukem
nuke MD installboot, now that it doesn't understand the macppc
bootblocks anymore and /usr/sbin/installboot does
1.7
30-Mar-2002
tsutsui
branches: 1.7.2;
Add -b option to write the second-stage bootloader contiguously. (for ustarfs)
1.6
22-Jul-2001
wiz
branches: 1.6.6;
bcopy -> memcpy, bzero -> memset, bcmp -> memcmp.
Reviewed by Matt Thomas, ok'd by Tsubai Masanari.
1.5
24-Oct-2000
tsubai
branches: 1.5.4;
Change ofwboot entry address to 0x600000.
1.4
05-Sep-1998
pk
branches: 1.4.12; 1.4.22;
Assign my copyrights to TNF.
1.3
17-Jul-1998
tsubai
Write (fake) Apple Partition Map when install boot block.
1.2
26-Jun-1998
tsubai
Change load address of ofwboot for large (md root) kernel.
1.1
12-Jun-1998
tsubai
Add primary boot (bootxx) and installboot command.
1.4.22.1
25-Oct-2000
tv
Pullup 1.5 [tsubai]:
Change ofwboot entry address to 0x600000.
1.4.12.1
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
1.5.4.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.5.4.1
03-Aug-2001
lukem
update to -current
1.6.6.3
20-Jun-2002
nathanw
Catch up to -current.
1.6.6.2
17-Apr-2002
nathanw
Catch up to -current.
1.6.6.1
22-Jul-2001
nathanw
file installboot.c was added on branch nathanw_sa on 2002-04-17 00:03:43 +0000
1.7.2.1
30-May-2002
gehenna
Catch up with -current.
Indexes created Tue Sep 30 11:09:46 GMT 2025