<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/debianutils, branch 1_00</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_00</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_00'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2004-10-08T07:46:08+00:00</updated>
<entry>
<title>egor duda writes:</title>
<updated>2004-10-08T07:46:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-08T07:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7daa076d3e24e84ce1f4e9b6133783816575c4c8'/>
<id>urn:sha1:7daa076d3e24e84ce1f4e9b6133783816575c4c8</id>
<content type='text'>
Hi!

I've created a patch to busybox' build system to allow building it in
separate tree in a manner similar to kbuild from kernel version 2.6.

That is, one runs command like
'make O=/build/some/where/for/specific/target/and/options'
and everything is built in this exact directory, provided that it exists.

I understand that applyingc such invasive changes during 'release
candidates' stage of development is at best unwise. So, i'm currently
asking for comments about this patch, starting from whether such thing
is needed at all to whether it coded properly.

'make check' should work now, and one make creates Makefile in build
directory, so one can run 'make' in build directory after that.

One possible caveat is that if we build in some directory other than
source one, the source directory should be 'distclean'ed first.

egor
</content>
</entry>
<entry>
<title>Fix several problems with start-stop-daemon, add -m support</title>
<updated>2004-04-13T18:28:46+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-04-13T18:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=625da9d61efd68a45bd5613450bcf96862ca8290'/>
<id>urn:sha1:625da9d61efd68a45bd5613450bcf96862ca8290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.  Update copyright to include 2004.</title>
<updated>2004-03-15T08:29:22+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-03-15T08:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c7bda1ce659294d6e22c06e087f6f265983c7578'/>
<id>urn:sha1:c7bda1ce659294d6e22c06e087f6f265983c7578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs for start_stop_daemon to match reality.  Update</title>
<updated>2004-03-13T08:33:10+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-03-13T08:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=63a1a7aaa520d84bcf37b7351e3923bd308ab8ea'/>
<id>urn:sha1:63a1a7aaa520d84bcf37b7351e3923bd308ab8ea</id>
<content type='text'>
the reality a bit to better match debian behavior.
</content>
</entry>
<entry>
<title>Fix a compile error identiefied by Steven Scholz.</title>
<updated>2004-03-03T21:12:16+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2004-03-03T21:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bbf2ce36d841fe53689516f6e52751e5f59ad393'/>
<id>urn:sha1:bbf2ce36d841fe53689516f6e52751e5f59ad393</id>
<content type='text'>
Declare variables first for compatability.
</content>
</entry>
<entry>
<title>Check file has execute permission for the current user, minor formating</title>
<updated>2004-03-01T08:32:49+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2004-03-01T08:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e84152e9e1703402087b6d2776571e291db54e19'/>
<id>urn:sha1:e84152e9e1703402087b6d2776571e291db54e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct check for only one of K or S options</title>
<updated>2004-01-23T21:43:49+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2004-01-23T21:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2d016a3715dee77d9832a16d1152f24c239c3e13'/>
<id>urn:sha1:2d016a3715dee77d9832a16d1152f24c239c3e13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check one and only one of start, stop are given.</title>
<updated>2004-01-22T09:04:58+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2004-01-22T09:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8d441783817d909b7ba3c0148d7deb121e9791c8'/>
<id>urn:sha1:8d441783817d909b7ba3c0148d7deb121e9791c8</id>
<content type='text'>
Remove some global variables.
#define some getopt values.
</content>
</entry>
<entry>
<title>Fix warning</title>
<updated>2003-11-21T21:54:07+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-11-21T21:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d0550d8fc9315f0e5b90caf7da1b35f7ace7c43c'/>
<id>urn:sha1:d0550d8fc9315f0e5b90caf7da1b35f7ace7c43c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEW APPLET: pipe_progress, used by debian installer</title>
<updated>2003-11-14T10:04:33+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-11-14T10:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e9080c9f4170b6634f8f8373874e758f48df9127'/>
<id>urn:sha1:e9080c9f4170b6634f8f8373874e758f48df9127</id>
<content type='text'>
</content>
</entry>
</feed>
