index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
landisk
/
ramdisk
Age
Commit message (
Expand
)
Author
2009-04-19
Use sysctl -n hw.disknames instead of the custom disknames program
Theo de Raadt
2009-04-17
more syncronization steps..
Theo de Raadt
2009-04-17
unify some more pieces
Theo de Raadt
2009-04-17
For SHA256 hashes to be ready to go onto the install media, we must
Theo de Raadt
2009-04-17
Put bin/sha256 and build a hash directory onto the media that can fit
Theo de Raadt
2009-04-12
Tweak pattern used to select partition lines for display so the
Kenneth R Westerback
2009-04-12
No longer need '-f' or '-p' when displaying layout. A few patterns
Kenneth R Westerback
2009-04-10
Where appropriate display the auto-allocation layout of the root
Kenneth R Westerback
2009-03-28
Use vnconfig's -t capability to avoid specifying geometry info to
Kenneth R Westerback
2009-02-19
Don't create links to non-existant disktab files on the install
Kenneth R Westerback
2008-12-02
commit with rdsetroot now accepting the filesystem as a 2nd arg
Theo de Raadt
2008-12-02
no longer need to compile rdsetroot with DEBUG
Theo de Raadt
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-03-23
No point in warning users during install that the disklabel has a
Kenneth R Westerback
2008-03-04
Redo serial console configuration logic. Smaller, easier to
Kenneth R Westerback
2008-01-10
No need to disklabel -W before disklabel -B, -W will do it for us.
Miod Vallat
2007-06-17
Stop using disklabel -r. The disklabel code does not know all the semantics
Theo de Raadt
2007-04-13
Update install media generation to the new semantics of the -c flag.
Todd C. Miller
2007-02-14
put the disknames command on all install media (hope i did not miss any) ok krw@
Theo de Raadt
2007-02-11
Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user the
Kenneth R Westerback
2006-11-20
Don't need the dd/disklabel dance now that fdisk reinit works from
Kenneth R Westerback
2006-11-13
bit overzealous of dale to skip rdsetroot!
Theo de Raadt
2006-11-13
remove a wee bit of dale's early cross-build goo
Theo de Raadt
2006-11-09
typo
Theo de Raadt
2006-11-09
skip ral files for now
Theo de Raadt
2006-11-09
support rum, not clear about ral and need to talk to jsg
Theo de Raadt
2006-11-09
no need for -b on disklabel -B, since files on ramdisk now
Theo de Raadt
2006-11-09
xxboot on main ramdisk in mbr
Theo de Raadt
2006-11-09
silence disk dd splat job
Theo de Raadt
2006-11-09
+rum, -ral, until jsg explains to me
Theo de Raadt
2006-11-09
PID isn't used.
Dale Rahn
2006-11-09
must use -b to tell it to look in /mnt
Theo de Raadt
2006-11-09
put some tasty firmwares there
Theo de Raadt
2006-11-09
XXX work around to force disk size forgetting; ok drahn
Theo de Raadt
2006-11-08
now that fdisk knows landisk machines have a /usr/mdec/mbr, no need to use -f
Theo de Raadt
2006-11-08
always point fdisk at the mbr we want
Theo de Raadt
2006-11-08
we want the mbr on the install media
Theo de Raadt
2006-11-08
attempt to make disk bootable
Theo de Raadt
2006-11-07
remove nasty ugly horrid hack that was for armish but was copied...
Dale Rahn
2006-11-03
build the right kernel...
Dale Rahn
2006-10-25
Bits to build ramdisk (bsd.rd) for landisk
Dale Rahn