Eric Andersen
d7d604bb94
This file is now obsolete. kill it.
2005-02-13 06:41:09 +00:00
Eric Andersen
351c7b64b9
cleanup install target a bit
2005-02-12 04:32:48 +00:00
Eric Andersen
66adf26aa4
We need to calculate filesystem size right when we run genext2fs.
...
As was, size was calculated right when 'make' was run, at which
point the rootfs may well be empty...
2005-02-12 04:32:17 +00:00
Eric Andersen
ec3977300f
update default config
2005-02-12 00:26:45 +00:00
Eric Andersen
e7dd14f373
make it compile
2005-02-12 00:26:27 +00:00
Eric Andersen
d2b724eb7c
kill the older wtools
2005-02-12 00:25:57 +00:00
Eric Andersen
2caf7941bf
What is 'wtools'? Give it its proper name 'wireless-tools'
2005-02-12 00:25:16 +00:00
Eric Andersen
402920471f
What is 'wtools'? Give it its proper name 'wireless-tools'
2005-02-12 00:23:18 +00:00
Eric Andersen
601b1a1ad1
cleanup using a variable before it was defined
2005-02-11 21:32:35 +00:00
Eric Andersen
dab038a04a
fixup use of a variable before it is set
2005-02-11 21:02:07 +00:00
Eric Andersen
1a35a66350
Fix some silly bugs: a variable for gcc was used before it was defined, remove
...
'.svn' not 'CVS' from the install, add 2.4.29 kernel headers as the default.
2005-02-11 20:52:06 +00:00
Eric Andersen
aba5e68975
remove 'mke2fs' and instead add the properly named 'e2fsprogs'
2005-02-11 20:42:52 +00:00
Eric Andersen
8f144a058a
remove obsolete .cvsignore file
2005-02-11 18:49:30 +00:00
Eric Andersen
33b3c22173
remove obsolete .cvsignore file
2005-02-11 18:30:18 +00:00
Eric Andersen
7fbccfad21
Update to check notifications
2005-02-11 02:39:50 +00:00
Eric Andersen
1ee40e9db0
update copyright (mainly to check post-commit notifications)
2005-02-11 02:29:58 +00:00
Eric Andersen
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
...
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
040f60b3ea
menuconfig -> config
2005-02-10 00:59:47 +00:00
Mike Frysinger
cdd46741aa
menuconfig -> config
2005-02-10 00:59:22 +00:00
Mike Frysinger
4584c0df4a
touchups
2005-02-10 00:45:43 +00:00
Eric Andersen
6fa2c16be9
Fix broken config menu
2005-02-09 19:40:19 +00:00
Mike Frysinger
18e57618d7
touchup description to look like all the others
2005-02-09 19:15:06 +00:00
Mike Frysinger
cd0a84da7e
allow users to generate tarballs of the target filesystem
2005-02-09 16:06:06 +00:00
Mike Frysinger
80e5aaa56b
touchups
2005-02-09 16:05:07 +00:00
Mike Frysinger
3c865f37e7
add URL for more info
2005-02-09 16:04:44 +00:00
Mike Frysinger
7df31469e8
version bump
2005-02-09 14:36:48 +00:00
Mike Frysinger
9821ecdb77
version bump
2005-02-09 14:34:27 +00:00
Eric Andersen
21c7c4c26b
test file, no longer needed
2005-02-08 00:17:56 +00:00
Eric Andersen
302ea19e5e
test #13
2005-02-08 00:14:41 +00:00
Eric Andersen
0745a9da0a
test 12
2005-02-07 23:56:14 +00:00
Eric Andersen
e293091377
test 11
2005-02-07 23:51:26 +00:00
Eric Andersen
16ba3b949b
test 10
2005-02-07 23:34:54 +00:00
Eric Andersen
af76297d4a
test 9
2005-02-07 23:29:39 +00:00
Eric Andersen
65d5be1532
test 7
2005-02-07 23:26:03 +00:00
Eric Andersen
49b8c57d42
test 6
2005-02-07 23:21:41 +00:00
Eric Andersen
44971ae988
test 5
2005-02-07 23:20:35 +00:00
Eric Andersen
63080161f7
test 4
2005-02-07 23:17:48 +00:00
Eric Andersen
387f864ff9
test 3
2005-02-07 23:11:43 +00:00
Eric Andersen
d040a8d3de
foo
2005-02-07 23:06:20 +00:00
Eric Andersen
c85dc7f5f1
test
2005-02-07 23:04:54 +00:00
Eric Andersen
957a598c9e
Fix grammar
2005-02-07 23:01:20 +00:00
Eric Andersen
de23d7d1a4
Small wording change
2005-02-07 22:31:56 +00:00
Eric Andersen
15b26aeee9
update copyright
2005-02-07 22:19:26 +00:00
Eric Andersen
c9f0039ea6
Update linux kernel
2005-02-02 16:27:50 +00:00
Mike Frysinger
f557b5981c
update openssh by Douglas Campos
2005-01-30 04:14:08 +00:00
Mike Frysinger
876cbada9e
default ldconfig to non-static
2005-01-27 07:09:31 +00:00
Mike Frysinger
a93da840ba
ver bump
2005-01-27 07:09:14 +00:00
Eric Andersen
76adf60ddb
Update version and patch for ioctls I happen to use
2005-01-23 11:31:48 +00:00
Eric Andersen
e30cf26cff
Patch from scott: http://bugs.uclibc.org/view.php?id=42
...
0000042: add subversion (svn) support to buildroot
This patch adds support for subversion to checkout files, much like how CVS
already works. It uses 'SVN' macro in makefiles.
2005-01-23 11:20:30 +00:00
Eric Andersen
675837a507
Patch from acmay: http://bugs.uclibc.org/view.php?id=47
...
0000047: ARM BigEndian does not allow Soft Float
When ARMEB is selected for the arch I am unable to select soft float support.
The toolchain/Config.in does not have a depend for armeb, it just has arm.
The attached patch should cover it.
2005-01-23 11:18:02 +00:00