summaryrefslogtreecommitdiffstats
path: root/distrib/amd64/ramdisk_cd
AgeCommit message (Expand)AuthorFilesLines
2021-02-14distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped bsd.rdsemarie1-2/+4
2021-02-14distrib: use ${MACHINE} instead of hardcoded valuesemarie1-9/+9
2021-02-13distrib: remove .comment section systematicallysemarie1-2/+1
2021-02-13distrib: remove .SUNW_ctf only on kernelssemarie1-3/+3
2021-02-13distrib: merge "cp a b; strip b" to "objcopy -S a b"semarie1-5/+3
2021-02-13distrib: remove duplicate strip(1) callssemarie1-3/+1
2021-01-05distribute the gzip'd version of bsd.rd on platforms where we all bootderaadt1-2/+2
2020-09-15grow amd64 ramdisk_cd.......deraadt1-2/+2
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyotto1-2/+2
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,deraadt1-3/+3
2019-06-08include mount_nfs on the amd64 ramdisk_cd, ok jca deraadtsthen1-1/+2
2019-06-07eliminate differences between all the list files as much asderaadt3-41/+125
2019-05-03Further removal of differences (using install instead of cp, sortingderaadt1-5/+6
2019-05-01verbose mkhybrid was never needed on these archderaadt1-2/+2
2019-04-30step by step, more removal of differencesderaadt1-4/+4
2019-04-30repair more trivial differencesderaadt1-4/+5
2019-04-30rm is in /bin, no need to specifyderaadt1-2/+2
2019-04-30pull cdfs into ramdisk_cdderaadt1-8/+27
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt2-121/+92
2019-04-29TOPDIR and TOP are not neccessary.deraadt1-5/+2
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt1-2/+2
2019-04-28cleanup the situation around "df -i"deraadt1-4/+2
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanderaadt1-2/+2
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt1-27/+18
2019-04-14Instead of using COPTS=-Oz (and similar) in make environment to forcederaadt1-2/+2
2019-04-05Use new rdsetroot.deraadt1-11/+4
2018-10-07add new ral-rt3290 firmwarejsg1-1/+2
2018-03-21trim cert.pem on all arches that install it. use the installed file fromsthen1-2/+2
2017-11-19add growfs(8) to ramdiskjob1-1/+2
2017-08-13strip .SUNW_ctf in the remaining strip invocationsjasper1-4/+4
2017-07-25change -Os to -Oz all around the treerobert1-2/+2
2017-07-08hook up slaacd to the installer on media where we have INET6florian1-1/+2
2017-07-08Increase size to make slaacd fit.florian1-2/+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 scriptderaadt3-5/+13
2016-11-24Use makefs to build bsd.rd. amd64 and i386 are first; other platformsnatano1-34/+18
2016-10-19Inline IMAGE, CBIN, CRUNCHCONF and XNAME.natano2-25/+20
2016-10-19Unshare Makefile.inc so we can determine how to squeeze makefsderaadt2-2/+150
2016-09-17ping6(8) is now a hardlink to ping(8).florian1-3/+1
2015-10-07Add initial support for UEFI/GPT installs to install script. Originalkrw1-1/+3
2015-09-06Use the new fdisk -b functionality to put an EFI system partition on thekettenis2-2/+4
2014-12-03rtsol(8) is no longer needed on the ramdisks.florian1-2/+1
2014-07-16zap trailing newlines; "go for it" deraadtokan1-2/+1
2014-03-02create small i386 and amd64 miniroots. These can be dd'd to a usb stickderaadt1-5/+5
2014-01-19we no long use the /var/hash files, but rely on the SHA256.sig file.deraadt1-2/+1
2014-01-08Switch to using the base sha256 command, rather than some customizedderaadt1-3/+1
2012-10-30Nuke dhclient-script and dhclient.conf 'script' directive. Do allkrw1-5/+1
2012-10-15use the baseXX installed /usr/mdec directory instead of placing lots ofderaadt1-3/+1
2012-10-12Use fdboot for amd64 floppy disk media.jsing1-1/+3
2011-05-16previous commit was bogus, we already had mount_msdos; revert and groupsthen1-4/+4