OpenGrok
Cross Reference: startit.s
xref
: /
src
/
sys
/
arch
/
amiga
/
stand
/
bootblock
/
bootxx_ffs
/
startit.s
Home
|
History
|
Annotate
|
Download
|
only in
bootxx_ffs
History log of
/src/sys/arch/amiga/stand/bootblock/bootxx_ffs/startit.s
Revision
Date
Author
Comments
1.3
15-Nov-2009
snj
Drop 3rd and 4th clauses (except in one case, where copyright is shared
with UCB and only the 3rd clause is dropped). Approved by mhitch@ and is@
(copyright holders).
1.2
20-May-2002
mhitch
branches: 1.2.114;
The second-stage boot loader, boot.amiga, uses the default command in the
boot loader image. Installboot can modify the default command in the
first-stage bootblocks, which will have no effect. Copy the default command
from the first-stage bootblock into the second-stage bootloader so modifying
the commandline with installboot actually works again.
1.1
17-Dec-2001
mhitch
branches: 1.1.2; 1.1.10;
Update amiga booter to two-stage booter.
First stage is bootxx_ffs (for ffs boot partitions) or bootxx_fd (for bootable
floppy disk). These locate, load, and execute the second stage loader boot.amiga.
The console screen is created and passed to the second stage loader.
The second stage loader uses loadfile() to load the kernel image, which can
be either a.out or ELF format, and can also be compressed. It will load a
kernel file from ffs file systems or the ustarfs used on floppy disks.
1.1.10.1
30-May-2002
gehenna
Catch up with -current.
1.1.2.3
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.2.2
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.1.2.1
17-Dec-2001
thorpej
file startit.s was added on branch kqueue on 2002-01-10 19:37:25 +0000
1.2.114.1
11-Mar-2010
yamt
sync with head
Indexes created Tue Oct 28 09:09:52 GMT 2025