<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/include/.gitignore, branch embed</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=embed</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=embed'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2018-10-22T08:20:19+00:00</updated>
<entry>
<title>Allow shell scripts to be embedded in the binary</title>
<updated>2018-10-22T08:20:19+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-10-22T08:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3994d5a52b8fa70637bffe4173f165267e6169fb'/>
<id>urn:sha1:3994d5a52b8fa70637bffe4173f165267e6169fb</id>
<content type='text'>
To assist in the deployment of shell scripts it may be convenient
to embed them in the BusyBox binary.

This patch adds two configuration options to the shell:

- 'Embed scripts in the binary' takes any files in the directory
  'embed', concatenates them with null separators, compresses them
  and embeds them in the binary.

- 'Allow the contents of embedded scripts to be listed' makes the
  shell argument '-L name' list the contents of the named script.

Both options are off by default.

When scripts are embedded in the binary:

- The shell argument '-L' lists the names of the scripts.

- Scripts can be run as 'sh name arg...'.

- An alias is added for each script, equivalent to "alias name='sh name'".
</content>
</entry>
<entry>
<title>generate_BUFSIZ.sh: yet another tweak</title>
<updated>2016-04-24T12:13:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-04-24T12:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4c8fa34417fd2ccdda6a8ea508a3f1e7fb1d4ceb'/>
<id>urn:sha1:4c8fa34417fd2ccdda6a8ea508a3f1e7fb1d4ceb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>.gitignore: add missing ignores</title>
<updated>2011-03-06T18:54:15+00:00</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2011-03-03T08:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=102b8bde3b86e5d2eb9e8a60d220e55e00beccf1'/>
<id>urn:sha1:102b8bde3b86e5d2eb9e8a60d220e55e00beccf1</id>
<content type='text'>
Ignore output files created by "make defconfig; make".

Signed-off-by: Bjørn Forsman &lt;bjorn.forsman@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>add .gitignore files</title>
<updated>2009-05-05T13:05:30+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-05-05T13:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3322351724be7e094dfe82a496fd0bbc1626ffff'/>
<id>urn:sha1:3322351724be7e094dfe82a496fd0bbc1626ffff</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
