martin
56d78e2532
Add /usr/bin/getopt, it is needed by /usr/mdec/binstall.
...
Noticed by Jaime Fournier.
2011-03-20 09:04:53 +00:00
tsutsui
7e57c1a44f
Adjust file lists for recent move:
...
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
2011-01-14 10:26:28 +00:00
martin
f2db49e8b2
Add /libdata/firmware and /usr/lib/libintl* to install CDROMs with
...
root on iso9660; fixes PR install/43692 and install/43693.
2010-08-02 10:03:12 +00:00
he
686c73fd73
Um, as has been noted, INSTALL_FILE records what's installed if it's
...
done unprived, and that doesn't go down well on a re-build. So use
${INSTALL} ${COPY} instead to fix this problem.
2010-04-23 14:10:19 +00:00
he
91dbb8c445
Change use of ${CP} and ${CHMOD} to ${INSTALL_FILE}, so that if the
...
target is made un-writeable, the build won't bomb out during an
UPDATE build. OK'ed by martin@.
2010-04-22 11:58:59 +00:00
martin
dd15332205
Ooops, do not try to create a symlink in a not-yet existing directory
2010-04-18 16:10:03 +00:00
martin
07b122db7c
Change the install CD to go to full multiuser mode. This clearly
...
separates the setup done by /etc/rc once, and the repeated stuff
(install.sh invoking sysinst).
2010-04-18 12:58:57 +00:00
martin
b4deff4fda
Cherry-pick the /libexec content for (non miniroot) CDs and add the sysinst
...
specific dhcpcd hook scripts
2010-04-04 23:02:23 +00:00
martin
8299a0b61d
Remove bogus workaround hiding a real bug: /tmp/dhcpcd-lease should be
...
created by the sysinst specific dhcpcd hook
2010-04-04 22:56:44 +00:00
martin
2866ed0d7d
Ooops, remove leftovers from the ramdisk /
2010-04-02 21:58:46 +00:00
martin
411ff5dead
Move install CDs over to / on cd9660 (instead of a memory disk image)
2010-04-02 21:29:30 +00:00
bouyer
fee07bcfd4
Add an iso_image target (iso-image as a target name doesn't play well with
...
bsd.subdirs.mk) in distrib/makefile, which builds an iso image for $MACHINE
with binary sets, stored in ${RELEASEDIR}/iso. The image is bootable for:
alpha, amd64, cats, i386, pmax, sgimips, sparc, sparc64, sun3, vax.
mac68k/macppc no there yet because of missing feature in makefs.
call iso_image in distrib/ for iso-image in the top Makefile.
2007-03-06 21:56:47 +00:00