Current-Users archive

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

Error in src/BUILDING document?



According to src/BUILDING

     live-image    Create NetBSD live images in the
                   RELEASEDIR/RELEASEMACHINEDIR/installation/liveimage
                   directory.  ...

As I understand it, for an amd64 build, the files should be placed in $RELEASEDIR/amd64/installation/liveimage/...

But when you actually do a build.sh live-image, the image files are placed in the RELEASEDIR/images/ (this is the same place that the .iso image for install CD is placed).

	$ pwd
	/build/netbsd-local/release/images
	$ ls -1
	MD5
	NetBSD-7.99.18-amd64-live-sd0root.img.gz
	NetBSD-7.99.18-amd64-live-wd0root.img.gz
	NetBSD-7.99.18-amd64.iso
	SHA512
	$

So, is the documentation wrong? Or is the build.sh results wrong? (Or have I completely misinterpreted something?)

:)



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index