<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts, branch 0_60_4</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_60_4</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_60_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-12-08T01:56:15+00:00</updated>
<entry>
<title>Begin moving things to busybox.net</title>
<updated>2001-12-08T01:56:15+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-08T01:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e'/>
<id>urn:sha1:2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Cleanup some config problems.  Add a sane default config that basically</title>
<updated>2001-11-10T12:07:24+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-11-10T12:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=282671bf76bd7e3644b730673ca748947913b911'/>
<id>urn:sha1:282671bf76bd7e3644b730673ca748947913b911</id>
<content type='text'>
matches the default old Config.h
</content>
</entry>
<entry>
<title>Remove comments about 'make bzImage'</title>
<updated>2001-11-07T07:50:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-11-07T07:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df23302cb5d2c8cdc570b63e084a3f780da6e1f1'/>
<id>urn:sha1:df23302cb5d2c8cdc570b63e084a3f780da6e1f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix location of Configure.help</title>
<updated>2001-10-31T11:12:25+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-31T11:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f46999f8bc42ebfa50f14e7d53e56a12731bfdd3'/>
<id>urn:sha1:f46999f8bc42ebfa50f14e7d53e56a12731bfdd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore lxdialog</title>
<updated>2001-10-24T19:59:38+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T19:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9ae7ebd0fd6ce28bb303ea905f735084bad85c2e'/>
<id>urn:sha1:9ae7ebd0fd6ce28bb303ea905f735084bad85c2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore generated files</title>
<updated>2001-10-24T06:50:42+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T06:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=28593a085b1a1e4b18797f26e481f24915ddf87a'/>
<id>urn:sha1:28593a085b1a1e4b18797f26e481f24915ddf87a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>This depmod script will create a modules.dep file, just like the depmod</title>
<updated>2001-07-30T19:32:03+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-30T19:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c126f8ffb6143f1455bea63dad21b2832ddb8b3c'/>
<id>urn:sha1:c126f8ffb6143f1455bea63dad21b2832ddb8b3c</id>
<content type='text'>
binary from modutils.  This one, however, can be run on the _host_
system (need not be run on the target) and is fully cross platform, so
even if your target is ARM or powerpc or whatever, this will still
work.  When used to support the new modprobe applet, this allows
busybox to fully supplant modutils for architectures supported by
busybox insmod.
 -Erik
</content>
</entry>
<entry>
<title>Fix up the sample inittab entry per what is current.</title>
<updated>2001-07-30T19:28:33+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-30T19:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3555fd006e34c9328e6a1189eb020fac7be9a8fa'/>
<id>urn:sha1:3555fd006e34c9328e6a1189eb020fac7be9a8fa</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>rpm2cpio applet by Laurence Anderson</title>
<updated>2001-06-26T01:19:34+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-06-26T01:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f8736d251e4291e414bd0bdaca2346cd7ef265dd'/>
<id>urn:sha1:f8736d251e4291e414bd0bdaca2346cd7ef265dd</id>
<content type='text'>
</content>
</entry>
</feed>
