tech-install archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Making install CDs contain the full sets



martin@ wrote:

> There is a strange chmod -R call needed, which is due to var/spool/ftp/private
> being created with mode 0111, so when running unprivileged, makefs can not
> add it to the iso.

FYI, live-images and install-images use
>> ${CHMOD} +r ${WORKDIR}/var/spool/ftp/hidden
 http://nxr.netbsd.org/xref/src/distrib/common/bootimage/Makefile.bootimage?r=1.10#290

(though Makefile.bootimage doesn't use distrib/sets/maketars)

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index