]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: 253676
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Jul 2013 10:37:11 +0000 (10:37 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Jul 2013 10:37:11 +0000 (10:37 +0000)
commitbc7893bdbfaf6f721e0ddbdbe3a3087e8f1ea8dc
tree4351eec33f55285ab0b73d1864bd02af7f1c3c89
parent03fd973bf704f6d4d626fb502c7e1df8d2350094
MFC: 253676

- Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4.
  Introduce $BASEBITSDIR for clarity and in order to avoid repeating this
  mistake in the future. Fixing this ensures that we pick up the newly built
  boot code and loader native to the target, which is especially relevant
  when cross-building release images.
- It is pointless to specify an endianess for ISO 9660 images so strip that.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@253799 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/sparc64/mkisoimages.sh