<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/examples, 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-07-26T11:45:33+00:00</updated>
<entry>
<title>examples/var_service: add /var/run flag file to ntp.script</title>
<updated>2018-07-26T11:45:33+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-07-26T11:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=871bd2abaccd042cba757831fc4461806e8f446d'/>
<id>urn:sha1:871bd2abaccd042cba757831fc4461806e8f446d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/var_service/: use standard logger script, viewer and pager scripts</title>
<updated>2018-07-03T21:23:09+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-07-03T21:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=14339191afc5d77205487e3365ca2569f86afd44'/>
<id>urn:sha1:14339191afc5d77205487e3365ca2569f86afd44</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/var_service/: use "svc" for service commands, other tweaks</title>
<updated>2018-07-03T15:02:50+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-07-03T15:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=aa75a7da7f3b0bb50be82f535244137bae423fa8'/>
<id>urn:sha1:aa75a7da7f3b0bb50be82f535244137bae423fa8</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples: update /var/service/getty for Unicode ttys</title>
<updated>2018-06-23T11:55:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-06-23T11:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e56e091d650494e4894d24e33ab2cdb7b57dc686'/>
<id>urn:sha1:e56e091d650494e4894d24e33ab2cdb7b57dc686</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tweak /var/service example</title>
<updated>2018-05-20T20:43:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-05-20T20:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a40a661d971cf75c617c83357ac0e87a45f41f4f'/>
<id>urn:sha1:a40a661d971cf75c617c83357ac0e87a45f41f4f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/shutdown-1.0: an example of reboot which does not signal init</title>
<updated>2018-04-20T13:12:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-20T13:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c21dfaf836cf0eb5317035bc20395c751a205934'/>
<id>urn:sha1:c21dfaf836cf0eb5317035bc20395c751a205934</id>
<content type='text'>
For one, my inits know nothing about the concept of "shutting down the system".

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1</title>
<updated>2018-04-16T19:48:32+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-16T19:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=816d8d7a668b541cee99469edb90e4917ea11c3e'/>
<id>urn:sha1:816d8d7a668b541cee99469edb90e4917ea11c3e</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcp: support string user options, closes 10946</title>
<updated>2018-04-13T11:27:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-13T11:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=266f6f19732f9b35487a87a346e58c1c3a0af43d'/>
<id>urn:sha1:266f6f19732f9b35487a87a346e58c1c3a0af43d</id>
<content type='text'>
function                                             old     new   delta
udhcp_str2optset                                     536     628     +92
packed_usage                                       32757   32760      +3
udhcpc_main                                         2708    2692     -16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 95/-16)             Total: 79 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/var_service: new example: dnsmasq service</title>
<updated>2018-03-30T18:49:16+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-03-30T18:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df65dc89b428c8f66ee2203f4a14eb2592d89ee0'/>
<id>urn:sha1:df65dc89b428c8f66ee2203f4a14eb2592d89ee0</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>svok: new applet (daemontools compat)</title>
<updated>2018-03-30T18:02:33+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-03-30T18:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0d79d7709dc490378b1c3e1c99ea565767118118'/>
<id>urn:sha1:0d79d7709dc490378b1c3e1c99ea565767118118</id>
<content type='text'>
function                                             old     new   delta
svok_main                                              -     127    +127
packed_usage                                       32705   32757     +52
applet_names                                        2756    2761      +5
applet_main                                         1588    1592      +4
bb_banner                                             46      47      +1
sv                                                  1286    1284      -2
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 4/1 up/down: 189/-2)            Total: 187 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
