summaryrefslogtreecommitdiff
path: root/distrib/hp300/ramdisk/Makefile
AgeCommit message (Expand)Author
2013-02-02hp300 ELF bits. Requires many device and prom related structs to now be declaredMiod Vallat
2011-04-18Deprecate vnds in favour of svnds.Thordur I. Bjornsson
2011-04-15No need to make depend kernels; ok guentherTheo de Raadt
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
2008-12-02commit with rdsetroot now accepting the filesystem as a 2nd argTheo de Raadt
2008-12-02no longer need to compile rdsetroot with DEBUGTheo de Raadt
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
2007-04-13Update install media generation to the new semantics of the -c flag.Todd C. Miller
2007-04-09Add -n to gzip flags. Save a few bytes since we no longer saveTodd C. Miller
2007-02-16s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip'sMarc Aurele La France
2006-02-15build 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 putMiod Vallat
2002-05-27catch up to the new build methodsTheo de Raadt
2002-04-25move this into a less visible placeTheo de Raadt
2002-04-25runlist.sh & list2sh.awk unificationTheo de Raadt
1999-08-16bsd.rd is uncompressed, bsd.rd.gz is compressed.Jason Downs
1999-06-22smaller ramdiskTheo de Raadt
1999-04-02Don't delete bsd when we make bsd.rd. Kernel compiles on hp300 takeTodd C. Miller
1998-03-28Use miniroot install.{sh,sub}.Todd C. Miller
1998-02-13make dependTheo de Raadt
1997-10-31Final pass through the ramdisk installer. Seems to work correctly.Jason Downs
1997-10-20install target.Jason Downs
1997-10-20Increase inodes, make compressed ramdisk build automatic.Jason Downs
1997-09-26Fix some newfs usage.Todd C. Miller
1997-09-05make depend (in this case) is a total waste of timeTheo de Raadt
1997-05-14Use svnds and remove ugly cache flushingNiklas Hallqvist
1997-05-11Build filesystems images in /var/tmp to avoid panic'ing if /tmp is MFS.Todd C. Miller
1997-04-21Lots of changes...Jason Downs
1997-02-23Checkpoint. This should be pretty close now, just gotta fix kernelJason Downs
1997-02-16Prelimary addition of the ramdisk-based miniroot. Still needs work.Jason Downs