summaryrefslogtreecommitdiffstats
path: root/distrib/hppa/ramdisk
AgeCommit message (Expand)AuthorFilesLines
2021-02-14distrib: use ${MACHINE} instead of hardcoded valuesemarie1-3/+3
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,deraadt1-2/+2
2019-06-07eliminate differences between all the list files as much asderaadt1-29/+22
2019-05-13Add tee(1) to the ramdisk filesystem and use it to provide both anaddy1-1/+2
2019-05-12The list + list.local approach is only needed if an architecture buildsderaadt2-23/+103
2019-05-12The list + list.local approach is only needed if an architecture buildsderaadt1-2/+2
2019-05-03Further removal of differences (using install instead of cp, sortingderaadt1-6/+7
2019-04-30repair more trivial differencesderaadt1-5/+6
2019-04-30rm is in /bin, no need to specifyderaadt1-3/+3
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt2-64/+43
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt1-5/+5
2019-04-28incorporate GZIPFLAGS into place everywherederaadt1-3/+2
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanderaadt1-13/+12
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt1-7/+8
2019-04-05Use new rdsetroot.deraadt1-9/+3
2017-11-19add growfs(8) to ramdiskjob1-1/+2
2017-09-18drop ${GZIPCMD} and just use 'gzip'jasper1-3/+2
2017-09-18drop ${STRIP}, it's just 'strip'jasper1-3/+2
2017-08-12always strip the ctf section from ramdisk kernelsjasper1-2/+3
2017-07-08hook up slaacd to the installer on media where we have INET6florian1-1/+2
2017-06-03kernels in compile dirs are readonly, and the bsd.rd we created hasderaadt1-1/+2
2016-12-30Install cert.pem + ftp(1) binary that supports SSL, so the install scriptderaadt1-1/+4
2016-12-08Use makefs to build bsd.rd; build & boot tested by krwnatano1-35/+12
2016-10-14Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERderaadt1-4/+3
2016-09-04Move files created by root during install/upgrade in a subdir ofrpe1-4/+4
2015-04-02more is less than morederaadt1-2/+2
2014-10-26Append 512 bytes of zero to the kernel image intended to be put into lif.fs,miod1-2/+2
2013-10-23fix typoderaadt1-2/+2
2013-10-18cleanup elfrdsetroot references; ok miodderaadt1-8/+8
2013-10-14Turn on the distrib lib bits in crunchgen by setting SRCLIBDIR.guenther1-2/+3
2012-10-16use the baseXX /usr/mdec stuff post-install to put boot media on thederaadt1-8/+1
2011-07-10match latest change by distrib/ramdisk, for extra elfrdsetroot filesderaadt1-3/+5
2011-04-18Deprecate vnds in favour of svnds.thib1-2/+2
2011-04-15No need to make depend kernels; ok guentherderaadt1-2/+2
2011-03-14unify a chunkderaadt1-2/+2
2010-10-18Place a smaller spwd.db onto the install media. Be consistant with the namingderaadt2-3/+3
2010-08-26Since Aug 2008, the kernel can successfully read the 1 block (512krw1-4/+1
2009-06-02add TZ on install media where it should fittodd1-1/+2
2009-04-17further minor unificationderaadt1-2/+2
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustderaadt1-6/+7
2009-04-12run make depend for kernel, too; ok miodderaadt1-2/+2
2009-02-20Don't copy disktab onto install media as it is not used duringkrw1-3/+1
2009-02-15Build install media with disktab.shadow already in /tmp, ratherkrw1-2/+2
2008-12-22do not use the DESTDIR mkboot binaryderaadt1-2/+2
2008-12-02commit with rdsetroot now accepting the filesystem as a 2nd argderaadt1-2/+2
2008-07-01add bio & bioctltodd1-1/+2
2008-03-04bsd.rd's physical memory usage collided with the bootblocks... Thederaadt1-2/+2
2008-01-11cleanup: make -> ${MAKE} consistenly.espie1-3/+3
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsderaadt1-2/+2
2007-04-13Update install media generation to the new semantics of the -c flag.millert1-2/+2