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
/
hp300
/
ramdisk
/
Makefile
Age
Commit message (
Expand
)
Author
2013-02-02
hp300 ELF bits. Requires many device and prom related structs to now be declared
Miod Vallat
2011-04-18
Deprecate vnds in favour of svnds.
Thordur I. Bjornsson
2011-04-15
No need to make depend kernels; ok guenther
Theo de Raadt
2009-04-17
For SHA256 hashes to be ready to go onto the install media, we must
Theo de Raadt
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-01-11
cleanup: make -> ${MAKE} consistenly.
Marc Espie
2007-04-13
Update install media generation to the new semantics of the -c flag.
Todd C. Miller
2007-04-09
Add -n to gzip flags. Save a few bytes since we no longer save
Todd C. Miller
2007-02-16
s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's
Marc Aurele La France
2006-02-15
build rdsetroot (needed to build bsd.rd), miodski broke it in november!
Peter Valchev
2005-11-22
- remove HP-IB.geometry which is not useful since a long time (since we put
Miod Vallat
2002-05-27
catch up to the new build methods
Theo de Raadt
2002-04-25
move this into a less visible place
Theo de Raadt
2002-04-25
runlist.sh & list2sh.awk unification
Theo de Raadt
1999-08-16
bsd.rd is uncompressed, bsd.rd.gz is compressed.
Jason Downs
1999-06-22
smaller ramdisk
Theo de Raadt
1999-04-02
Don't delete bsd when we make bsd.rd. Kernel compiles on hp300 take
Todd C. Miller
1998-03-28
Use miniroot install.{sh,sub}.
Todd C. Miller
1998-02-13
make depend
Theo de Raadt
1997-10-31
Final pass through the ramdisk installer. Seems to work correctly.
Jason Downs
1997-10-20
install target.
Jason Downs
1997-10-20
Increase inodes, make compressed ramdisk build automatic.
Jason Downs
1997-09-26
Fix some newfs usage.
Todd C. Miller
1997-09-05
make depend (in this case) is a total waste of time
Theo de Raadt
1997-05-14
Use svnds and remove ugly cache flushing
Niklas Hallqvist
1997-05-11
Build filesystems images in /var/tmp to avoid panic'ing if /tmp is MFS.
Todd C. Miller
1997-04-21
Lots of changes...
Jason Downs
1997-02-23
Checkpoint. This should be pretty close now, just gotta fix kernel
Jason Downs
1997-02-16
Prelimary addition of the ramdisk-based miniroot. Still needs work.
Jason Downs