<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/trylink, branch 1_7_3</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_7_3</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_7_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-09-16T18:50:56+00:00</updated>
<entry>
<title>apply post 1.7.0 patches, set version to 1.7.1</title>
<updated>2007-09-16T18:50:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-09-16T18:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e755e827f7c8ecb21787a4369d7afdeda54d112b'/>
<id>urn:sha1:e755e827f7c8ecb21787a4369d7afdeda54d112b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update defconfig; fix comments</title>
<updated>2007-08-24T10:27:41+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-24T10:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f87f495e65bd0ab8ae3f7f2a60b9a6361aa62186'/>
<id>urn:sha1:f87f495e65bd0ab8ae3f7f2a60b9a6361aa62186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trylink: automatically use custom link script if user provides one</title>
<updated>2007-08-14T16:43:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-14T16:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dbe6e66d6a8addbbf9438f40a645be8ae105fa8a'/>
<id>urn:sha1:dbe6e66d6a8addbbf9438f40a645be8ae105fa8a</id>
<content type='text'>
vinfo_msg: one user (info_msg), incorporate in it
*: style fixes

</content>
</entry>
<entry>
<title>trylink: produce even more info about final link stage</title>
<updated>2007-08-12T20:58:27+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-12T20:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ca409e0e4c198fe3081346eebbae3f068fe605a'/>
<id>urn:sha1:6ca409e0e4c198fe3081346eebbae3f068fe605a</id>
<content type='text'>
trylink: explain how to modify link and drastically decrease amount
  of padding (unfortunately, needs hand editing ATM).
*: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts

size saving: 0.5k

</content>
</entry>
<entry>
<title>trylink: s/&amp;&amp; exit 1/|| exit 1/ (spotted by Alex Landau &lt;landau_alex@yahoo.com&gt;)</title>
<updated>2007-08-06T12:18:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-06T12:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73f21e9cb3aaa6f1643d2edc4f6abceda9a17834'/>
<id>urn:sha1:73f21e9cb3aaa6f1643d2edc4f6abceda9a17834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" &lt;pclouds@gmail.com&gt;)</title>
<updated>2007-08-06T03:41:08+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-06T03:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8274e06677ba55532a4e1488b659f0b1e743130e'/>
<id>urn:sha1:8274e06677ba55532a4e1488b659f0b1e743130e</id>
<content type='text'>
     add testsuite entry for it. Fix applet order checker. Fix cmp yelling.
trylink: fix error file and map file generation
applets: fix applet order

</content>
</entry>
<entry>
<title>chpasswd: fixes and code shrink</title>
<updated>2007-07-21T13:25:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-07-21T13:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=557fb713e0f943ac9b87c9f3804ba24e73d55bb0'/>
<id>urn:sha1:557fb713e0f943ac9b87c9f3804ba24e73d55bb0</id>
<content type='text'>
update_passwd                                        732     734      +2
chpasswd_main                                        318     292     -26
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 2/-26)             Total: -24 bytes
   text    data     bss     dec     hex filename
 781564    1168   11900  794632   c2008 busybox_old
 781548    1168   11900  794616   c1ff8 busybox_unstripped

</content>
</entry>
<entry>
<title>chpasswd: new applet by Alexander Shishkin &lt;virtuoso@slind.org&gt;</title>
<updated>2007-07-20T21:28:41+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-07-20T21:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=21d1014b5b91d1a1319273945291b7a9f4717827'/>
<id>urn:sha1:21d1014b5b91d1a1319273945291b7a9f4717827</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify method of linking against libs. Now we fisrt try all</title>
<updated>2007-07-17T20:39:27+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-07-17T20:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=150d2fa114d626761a67e529959433226793e733'/>
<id>urn:sha1:150d2fa114d626761a67e529959433226793e733</id>
<content type='text'>
specified libs, and if it succeeds, we try to remove them
one-by-one. If link succeeds, then library is thrown out.
Should solve the problem with SELinux linking in libsepol
even when not needed.

</content>
</entry>
<entry>
<title>make clean deletes .kernelrelease now</title>
<updated>2007-03-18T21:45:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-18T21:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=41e1dc3f8bfea676319f3a69e8556dba2a3a279c'/>
<id>urn:sha1:41e1dc3f8bfea676319f3a69e8556dba2a3a279c</id>
<content type='text'>
trylink deleted empty linker stderr on success
</content>
</entry>
</feed>
