Bernhard Reutner-Fischer
9bc30ca901
- take MANPAGES and INFOPAGES into account
2007-09-19 18:07:58 +00:00
Bernhard Reutner-Fischer
e5b8820147
- bump version
2007-09-19 14:15:46 +00:00
Bernhard Reutner-Fischer
e67d464bc4
- need to mkdir etc/init.d. Closes #1465
2007-09-19 14:11:28 +00:00
Bernhard Reutner-Fischer
016963484c
- bump version. Closes #1502
2007-09-19 14:02:53 +00:00
Bernhard Reutner-Fischer
8fb43d0a87
- bump version.
...
Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing).
2007-09-19 12:28:48 +00:00
Bernhard Reutner-Fischer
2be24d8aa5
- do away with SUSv3 legacy functions
2007-09-19 12:24:07 +00:00
Bernhard Reutner-Fischer
f1bcdf518f
- fix incorrect setting of $ac_cv_sys_symbol_underscore.
...
There is no reason not to AC_COMPILE and use the set cross-nm to look for
the symbol mangling scheme. Thus it is incorrect to check for cross compilation
in the GNUPG_SYS_SYMBOL_UNDERSCORE check.
- fix bug when configuring (has to wipe config.cache !)
2007-09-19 12:20:52 +00:00
Bernhard Reutner-Fischer
7215995386
- put back accidentally removed patch that is not needed for 0.5.1 anymore
2007-09-19 10:31:14 +00:00
Bernhard Reutner-Fischer
23ce501c7a
- add missing dependency on libgcrypt
...
Ulf, this should be updated to 0.5.1
2007-09-19 10:30:02 +00:00
Bernhard Reutner-Fischer
595e070364
- remove duplicate includedir
2007-09-19 10:26:39 +00:00
Bernhard Reutner-Fischer
0cb95500d2
- fix includedir
2007-09-19 10:26:11 +00:00
Bernhard Reutner-Fischer
036f718684
- add missing include
2007-09-19 09:20:04 +00:00
Bernhard Reutner-Fischer
fbe627b858
- fix args for UDP_INC_STATS_BH
2007-09-19 08:50:54 +00:00
Bernhard Reutner-Fischer
acf1168bca
- bump version to 2.4.9
2007-09-18 13:02:25 +00:00
Bernhard Reutner-Fischer
be10c4a8c9
- add v9a and v9b settings.
...
Will need to change the GCC_TARGET_TUNE accordingly.
2007-09-17 21:50:54 +00:00
Bernhard Reutner-Fischer
1dc51b2582
- wants --with-gmp-build nowadays
2007-09-17 13:44:03 +00:00
Bernhard Reutner-Fischer
117fd56611
- libversion was changed
2007-09-17 13:12:38 +00:00
Bernhard Reutner-Fischer
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
2007-09-17 12:30:31 +00:00
Bernhard Reutner-Fischer
b14ff97012
- bump version
2007-09-17 11:20:32 +00:00
Bernhard Reutner-Fischer
ae456d8cf3
- apply fixes for 2.3.0
2007-09-17 11:20:14 +00:00
Bernhard Reutner-Fischer
153ee9e247
- some more sparc{,64} twiddling
2007-09-15 22:04:49 +00:00
Bernhard Reutner-Fischer
5213ca3749
- depends on host-fakeroot
2007-09-15 18:14:53 +00:00
Bernhard Reutner-Fischer
b861a915ba
- touchup a few bits that the submitter should have done in the first place
2007-09-14 18:48:44 +00:00
Bernhard Reutner-Fischer
fd3e0a5a6a
- also copy the needed libs
2007-09-14 11:25:29 +00:00
Eric Andersen
fab6250cc4
revert this bit, use usr/include
2007-09-12 17:33:10 +00:00
Eric Andersen
be8d1debc6
bump version, fixup some brokenness
2007-09-12 08:52:44 +00:00
Bernhard Reutner-Fischer
9952cfa5c4
- revert r19825. Fix this in the kernel instead and read README.buildroot2
2007-09-12 07:05:52 +00:00
Ulf Samuelsson
0c1a521ce5
Watching all the warnings on package/config finally got to me.
...
A patch that clears the gcc warnings from config with cast changes only.
thanks, I feel better now,
Rick Foos <rick@synchromeshcomputing.com>
2007-09-12 05:56:42 +00:00
Ulf Samuelsson
079929e764
Remove whitespace
2007-09-12 05:20:26 +00:00
Ulf Samuelsson
9ede1d3811
Add libvorbis package
2007-09-12 04:58:33 +00:00
Ulf Samuelsson
49a1413d5d
Add version info (date) to root fs image
2007-09-12 04:40:02 +00:00
Ulf Samuelsson
5f17c052bc
Update various packages to make X run
2007-09-12 04:37:31 +00:00
Peter Korsgaard
64bd6a625c
Bump version
2007-09-10 09:05:58 +00:00
Peter Korsgaard
8abd95f016
Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options.
...
Use := instead of =
2007-09-10 09:04:03 +00:00
Peter Korsgaard
2750d69835
Busybox 1.7.0 patches
2007-09-10 07:38:03 +00:00
Ulf Samuelsson
12259e3d57
Add target to unpack gettext
2007-09-05 06:50:53 +00:00
Ulf Samuelsson
6a9945eba5
Bump DirectFB version, and enable/disable X11
2007-09-05 06:49:57 +00:00
Ulf Samuelsson
7c48a8c33b
Add irda-utils package, Courtesy of Benjamin Tietz
2007-09-05 03:40:47 +00:00
Peter Korsgaard
213ef2222d
Bumped version
2007-09-03 09:02:10 +00:00
Peter Korsgaard
0ba89f0faa
Bumped version
2007-09-03 09:00:18 +00:00
Peter Korsgaard
a1727bb39b
Don't apply broken patch from r19595 with hardcoded path names.
...
Ulf, what was this supposed to fix?
2007-09-03 08:56:06 +00:00
Bernhard Reutner-Fischer
a3c9cecb2a
- adjust list of needed applets
2007-09-02 22:09:11 +00:00
Bernhard Reutner-Fischer
42450b1941
- build and use the list of the small initramfs
...
Overriding the use of the whole system (as does the initramfs target) is done
on purpose.
2007-09-02 21:50:37 +00:00
Bernhard Reutner-Fischer
18a970c4f1
- it's a stub, add prominent note on it's brokenness
2007-09-02 20:58:51 +00:00
Bernhard Reutner-Fischer
ed58a1f70d
- add mutt. Will need wchar massage
2007-09-02 20:53:38 +00:00
Bernhard Reutner-Fischer
54bacdba59
- improve configury
2007-09-02 14:56:39 +00:00
Bernhard Reutner-Fischer
3c7d6ae588
- add option to turn on SMB dump routines
...
- honour BR2_INET_IPV6
2007-09-01 19:42:11 +00:00
Bernhard Reutner-Fischer
777a28a85d
- add sequence-point for toplevel parallel builds: uClibc needs an initial gcc
2007-09-01 18:46:46 +00:00
Bernhard Reutner-Fischer
58c265660b
- add lm-sensors package
2007-09-01 18:01:08 +00:00
Bernhard Reutner-Fischer
0f7a5aa214
- add my working draft for busybox-initramfs (not yet finished, so still commented out in Config.in)
2007-09-01 17:33:19 +00:00