freebsd-skq/release
luigi 70c9059ac6 do not strip /stand
This is a temporary workaround until the elftoolchain's version
of strip is fixed:

The previous (GNU) strip, when acting on a file with multiple links,
would modify the one and only file in place (which means creating
a new stripped copy, and then writing it back to the original).

The new version from elftoolchain creates the new file and then
unlinks the old one and renames the new.
With multiple hard links, the original remains alive.  In the /stand
directory, this ends up creating 80+ copies of the same file.
2015-01-24 08:48:05 +00:00
..
amd64 Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
arm Build gperf before gcc 2014-12-24 18:51:25 +00:00
doc Update the latest revision. 2015-01-23 19:33:46 +00:00
i386 Initial rewrite to consolidate VM image build scripts into one. 2014-11-05 13:22:19 +00:00
pc98 Move ^/user/gjb/hacking/release-embedded up one directory, and remove 2014-02-21 03:35:43 +00:00
picobsd do not strip /stand 2015-01-24 08:48:05 +00:00
pkg_repos Move ^/user/gjb/hacking/release-embedded up one directory, and remove 2014-02-21 03:35:43 +00:00
powerpc Use mkimg instead of md(4) and gpart. 2014-05-01 03:24:41 +00:00
scripts Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
sparc64 Move ^/user/gjb/hacking/release-embedded up one directory, and remove 2014-02-21 03:35:43 +00:00
tools Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
Makefile Provide a recipe of "true" for building the "release" target once its 2015-01-23 20:24:13 +00:00
Makefile.vm When iterating through VMFORMATS, the VMBASE file is 2015-01-23 21:04:59 +00:00
rc.local Create /tmp/bsdinstall_etc even if we aren't starting the installer so that 2014-09-13 20:09:02 +00:00
release.conf.sample Add examples for WITH_CLOUDWARE to release.conf.sample. 2014-11-04 00:02:23 +00:00
release.sh Add examples for WITH_CLOUDWARE to release.conf.sample. 2014-11-04 00:02:23 +00:00