<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/defconfig, branch old</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=old</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=old'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-04-15T08:43:23+00:00</updated>
<entry>
<title>deluser: add optional support for removing users from groups</title>
<updated>2007-04-15T08:43:23+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-15T08:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=97d11686fdca77729dc56fb2614e0c050e71ce50'/>
<id>urn:sha1:97d11686fdca77729dc56fb2614e0c050e71ce50</id>
<content type='text'>
(by Tito &lt;farmatito@tiscali.it&gt;)


git-svn-id: svn://busybox.net/trunk/busybox@18449 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>Rename two config options:</title>
<updated>2007-04-10T23:03:30+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-10T23:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=af0dfd1b9fbb1ba8ccba9f220018e6819180149e'/>
<id>urn:sha1:af0dfd1b9fbb1ba8ccba9f220018e6819180149e</id>
<content type='text'>
FEATURE_SH_STANDALONE_SHELL =&gt; FEATURE_SH_STANDALONE
FEATURE_EXEC_PREFER_APPLETS =&gt; FEATURE_PREFER_APPLETS
Make SH_STANDALONE depend on PREFER_APPLETS.
getopt.c: more randomconfig-induced fixes


git-svn-id: svn://busybox.net/trunk/busybox@18394 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>- clean up addgroup, fix adding users to existing groups and make it optional (Tito)</title>
<updated>2007-04-05T13:16:39+00:00</updated>
<author>
<name>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-05T13:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bebd98e43ce4c6b4c7bfae28e8d9543059eb8416'/>
<id>urn:sha1:bebd98e43ce4c6b4c7bfae28e8d9543059eb8416</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18335 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>- update defconfig</title>
<updated>2007-03-28T22:19:46+00:00</updated>
<author>
<name>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-28T22:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bb59a35c64bcee0dea8f8fb8bed44660af4bcaf2'/>
<id>urn:sha1:bb59a35c64bcee0dea8f8fb8bed44660af4bcaf2</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18269 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>- move additional fancy options not mandated by SUSv3 into a FANCY option</title>
<updated>2007-03-28T16:48:40+00:00</updated>
<author>
<name>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-28T16:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a2c2dbe65e4186eb4ac81f1ee459346f9caf5a96'/>
<id>urn:sha1:a2c2dbe65e4186eb4ac81f1ee459346f9caf5a96</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18263 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>- rough prototype for split(1). TODO: Still needs some love since it's way too big..</title>
<updated>2007-03-25T21:50:18+00:00</updated>
<author>
<name>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-25T21:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3c705200344cd09aa84e28e3c13e3595b3e764fb'/>
<id>urn:sha1:3c705200344cd09aa84e28e3c13e3595b3e764fb</id>
<content type='text'>
   text	   data	    bss	    dec	    hex	filename
    602	      4	      0	    606	    25e	coreutils/split.o


git-svn-id: svn://busybox.net/trunk/busybox@18236 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>update defconfig</title>
<updated>2007-03-11T12:29:25+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-11T12:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b0d29d120d2e9dbdc67cbaaf47a6b542d6095679'/>
<id>urn:sha1:b0d29d120d2e9dbdc67cbaaf47a6b542d6095679</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18065 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>- add chrt applet.</title>
<updated>2007-03-09T16:56:38+00:00</updated>
<author>
<name>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-09T16:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=86e42219374c2887b0ee88ef07741d0df5942dbb'/>
<id>urn:sha1:86e42219374c2887b0ee88ef07741d0df5942dbb</id>
<content type='text'>
   text    data     bss     dec     hex filename
    769       0       0     769     301 miscutils/chrt.o
and could use some further shrinkage


git-svn-id: svn://busybox.net/trunk/busybox@18055 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>Make -Werror configurable</title>
<updated>2007-01-27T13:44:53+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-01-27T13:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=69e8ed8551f6ba8546734c15f0e9704c4279adc5'/>
<id>urn:sha1:69e8ed8551f6ba8546734c15f0e9704c4279adc5</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@17551 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>Unify ping and ping6. ping has -4 and -6 which force</title>
<updated>2007-01-24T23:53:22+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-01-24T23:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=89fc336b577c7e70cde5ad1bdd0bcd8c9b42ebc2'/>
<id>urn:sha1:89fc336b577c7e70cde5ad1bdd0bcd8c9b42ebc2</id>
<content type='text'>
name resolution into IP or IPv6 only, otherwise
we take address family returned by host2sockaddr()
in lsa-&gt;sa.sa_family. IOW: "ping ::1" with do IPv6 ping,
"ping 127.0.0.1" will do IPv4 ping.
ping6 is aliased to "ping -6".


git-svn-id: svn://busybox.net/trunk/busybox@17513 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
</feed>
