On 2005-08-27 21:05, Mike Jakubik <mikej_at_rogers.com> wrote: >On Sat, August 27, 2005 1:51 pm, David Wolfskill said: >> On Sat, Aug 27, 2005 at 01:49:40PM -0400, Mike Jakubik wrote: >> >>> Can someone tell me or point to a resource explaining how one can >>> create their own bootable install isos, based on their current source? >>> Are there >>> any tools provided to automate the process? >> >> I believe the process to research is called "make release." > > Thanks, i followed the man page instructions, but the process seems to > stop with this error: > > ===> share/zoneinfo (install) > umask 022; cd /usr/src/share/zoneinfo; zic -D -d > /tmp/chroot/usr/share/zoneinfo -p America/New_York -u root -g wheel -m > 444 -y /usr/obj/usr/src/share/zoneinfo/yearistype africa antarctica asia > australasia etcetera europe factory northamerica southamerica systemv > zic: can't link from /tmp/chroot/usr/share/zoneinfo/America/Indianapolis > to /tmp/chroot/usr/share/zoneinfo/EST: No such file or directory > *** Error code 1 > > Stop in /usr/src/share/zoneinfo. > *** Error code 1 You're not using make's -j option, are you? If you are, then try without it and see if that works better.Received on Sat Aug 27 2005 - 23:24:29 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:42 UTC