Eric Andersen
670330f2cd
http://bugs.uclibc.org/view.php?id=284
...
Nano depends on ncurses. The attached patch (against svn) fixes the package make file.
2005-06-09 12:30:05 +00:00
Eric Andersen
d76bf2a472
http://bugs.uclibc.org/view.php?id=285
...
The ncurses package make file does not install the terminfo files into the
correct directory. The attached patch (against svn) corrects this problem.
2005-06-09 12:26:20 +00:00
Eric Andersen
178a317d26
http://bugs.uclibc.org/view.php?id=286
...
Can't build "bridge" package in buildroot (patch enclosed)
2005-06-09 12:23:36 +00:00
Eric Andersen
1d63e8a8d9
Make the sourceforge mirror site a config option, as sourceforge
...
mirrors tend to change, move, go down, etc from time to time.
2005-06-09 12:15:00 +00:00
Eric Andersen
c8bd577ca9
routine .config update
2005-06-09 12:02:08 +00:00
Eric Andersen
e130848b4b
routine .config updates
2005-06-09 11:27:10 +00:00
Eric Andersen
6a770ec3a4
http://bugs.uclibc.org/view.php?id=288
...
This updates to the current version of libsysfs, and also changes
to the current version of the package.
NOTE: this package still has a problem, in that the header files
it generates are not made available to other packages. The library
itself is installed in the target filesystem; but programs like
"brctl" won't know to use it, since the header isn't visible.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2005-06-09 11:18:38 +00:00
Eric Andersen
926e2c0293
Add the udev init script
2005-06-09 11:16:29 +00:00
Eric Andersen
246d05c718
Apply most of
...
http://bugs.uclibc.org/view.php?id=290
2005-06-09 10:09:25 +00:00
Eric Andersen
b853938301
http://bugs.uclibc.org/view.php?id=293
...
target tcl-dirclean in tcl.mk removes $(LESS_DIR) should be $(TCL_DIR) - see attached patch.
2005-06-09 09:52:48 +00:00
Eric Andersen
d5b0e08e9d
http://bugs.uclibc.org/view.php?id=178
...
This patch provides modutils and module-init-tools. I know busybox can load
modules, but modinfo may also be very useful for kernel/driver debugging
purposes.
I have managed binaries concurrency between modutils and module-init-tools, but
I'm not sure this is the best way to do it...
Thanks for your work.
2005-06-09 09:46:12 +00:00
Mike Frysinger
8d1ce2a787
fix old target name
2005-06-03 03:57:17 +00:00
"Steven J. Hill"
c4f10a81ae
Applied patch to add TCL version 8.4.9 for buildroot submitted by
...
Ivan Daniluk on May 30 01:28:31 MDT 2005.
2005-05-31 03:17:33 +00:00
"Steven J. Hill"
56d91e951a
Applied patch to add TCL version 8.4.9 for buildroot submitted by
...
Ivan Daniluk on May 30 01:28:31 MDT 2005.
2005-05-31 03:16:48 +00:00
"Steven J. Hill"
e33965b61e
Patch is now deprecated.
2005-05-18 04:14:25 +00:00
"Steven J. Hill"
d5871cf8ad
Fix bzip2 cross build error associated with host ranlib being
...
used instead of cross target ranlib.
2005-05-18 03:42:51 +00:00
Eric Andersen
09bb9d6228
Add patch from debian to make things compile
2005-05-16 17:56:20 +00:00
Eric Andersen
1de07a8896
This patch updates the pppd package to build version 2.4.3. The 2.4.3 version
...
of pppd adds additional features.
http://bugs.uclibc.org/view.php?id=259
2005-05-16 17:40:04 +00:00
Eric Andersen
c8144b92b4
This patch updates the e2fsprogs package to build the 1.37 version of
...
e2fsprogs. This version of e2fsprogs adds additional features and increases
preformance. I've also change the configuration to build all of e2fsprogs
dynamicly linked. This reduces the size of the individual binaries
considerably.
http://bugs.uclibc.org/view.php?id=258
2005-05-16 17:38:29 +00:00
Eric Andersen
278a121fad
Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to
...
use implementation of the Network Time Protocol with a small footprint. It
provides the ability to sync the local clock to remote NTP servers and can act
as NTP server itself, redistributing the local clock.
http://bugs.uclibc.org/view.php?id=257
2005-05-16 17:36:46 +00:00
Eric Andersen
12a9450790
This patch updates the berkleydb package to build a 4.3.x version of the
...
library which adds additional functionality and bugfixes.
http://bugs.uclibc.org/view.php?id=256
2005-05-16 17:30:25 +00:00
Eric Andersen
665ae28e74
This patch updates the bzip2 package to build version 1.0.3. The 1.0.3 version
...
of bzip2 fixes a security issue with bzip2 v.1.0.2. This patch also modifies
the .mk file so that version changes can be acomodated more easily.
http://bugs.uclibc.org/view.php?id=255
2005-05-16 17:29:12 +00:00
Eric Andersen
061ec439af
This patch updates the zlib package to build version 1.2.2. The
...
1.2.2 version of zlib fixes a security issue with zlib v.1.2.1.
http://bugs.uclibc.org/view.php?id=254
2005-05-16 17:27:51 +00:00
Eric Andersen
0f481e0032
cleanup the tinyx build so it actually has a chance of working.
...
This gets it so it at least compiles...
2005-05-12 22:24:13 +00:00
Eric Andersen
c5c1adc379
First pass at getting current x.org to into buildroot.
...
Still needs more polish but is a good start.
2005-05-12 22:22:29 +00:00
Eric Andersen
6f0d9d7648
iptables doesnt need to concern itself with kernel headers
2005-05-12 22:21:01 +00:00
Eric Andersen
20a3643bee
fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229
2005-05-04 01:00:23 +00:00
"Steven J. Hill"
027b6883e6
Add patches for GCC-4.x so that packages will build properly.
2005-05-03 04:21:20 +00:00
"Steven J. Hill"
719bb81a16
Slash missing.
2005-04-27 21:00:48 +00:00
"Steven J. Hill"
0e5de0386d
Rsync was recently upgraded to 2.6.4. Until buildroot is updated,
...
the RSYNC_SITE variable needs to be changed.
2005-04-27 20:59:23 +00:00
Eric Andersen
dfba3cfed9
http://bugs.uclibc.org/view.php?id=189
2005-04-26 06:26:14 +00:00
"Steven J. Hill"
9b82915de4
Fix install error caused by 'ln -sf' which tries to use the target's
...
'ln' instead of the host. A quick grep through the other packages
shows that this may be an issue as well. I will probably have more
fixes later today.
2005-04-23 17:45:18 +00:00
Eric Andersen
eadb1e7ba4
Update for latest config options
2005-04-21 20:06:06 +00:00
Eric Andersen
fc6fc1f7f7
Don't mess with /etc/default for now.
2005-04-21 17:52:19 +00:00
Eric Andersen
07064c0978
Update init scripts a bit. Don't mess with /etc/default for now.
2005-04-21 17:36:04 +00:00
Eric Andersen
74ad4e12c8
Change all instances of 'ln -sf' to 'ln -snf'
2005-04-15 02:19:11 +00:00
Eric Andersen
5c0d193924
Minor ltrace updates
2005-04-14 08:00:27 +00:00
Eric Andersen
2badd4b3e5
Fix up the build of libelf so it actually works
2005-04-12 22:04:14 +00:00
Eric Andersen
9fc890fc1f
Make busybox config file location a config option
2005-04-12 20:32:45 +00:00
Ned Ludd
2dd5c95248
- glib1 does not build a .so
2005-04-08 08:00:03 +00:00
Mike Frysinger
c76539aa58
SnarlCat writes: add OBJCOPY to build environment Bug #213
2005-04-07 00:25:21 +00:00
Mike Frysinger
ed91eb9547
version bump
2005-04-05 05:06:10 +00:00
Mike Frysinger
1c5a0151a1
force libelf to be selected
2005-03-21 02:59:56 +00:00
Mike Frysinger
f7408e9bd4
Bug #160 , pgrayson writes: The readline package currently has a Makefile.in. This patch removes the depricated Makefile.in and adds the relevant modifications to TARGETS to readline.mk.
2005-03-21 02:54:35 +00:00
Mike Frysinger
56d663b960
Bug #172 , LordApollyon writes: Add support for latest openssl 0.9.7e, This will update the version to download as well as one line of the patch which needed correcting.
2005-03-21 02:35:50 +00:00
Mike Frysinger
c686c93ce7
dont install fips crap
2005-03-21 02:35:10 +00:00
Eric Andersen
75a9ab4ba3
Don't let the system /usr/bin/install try to strip target binaries
...
since it is too stupid to know about cross compilation, and will
therefore try to use the system strip command, too ill effect.
2005-03-17 22:41:47 +00:00
Eric Andersen
aa915009fc
Add support for udev, from Nathanael Noblet
2005-03-15 19:16:00 +00:00
Eric Andersen
dccecf52b0
Fix http://bugs.uclibc.org/view.php?id=135
...
The ISC DHCP package only install the dhcrelay binary. Patch
supplied to install server and client too, as configured.
2005-03-09 17:45:21 +00:00
Eric Andersen
d47108caf6
Fix / http://bugs.uclibc.org/view.php?id=134
...
The configuration utility in package/config/ can look for a default
configuration file called 'defconfig' but it's hard coded to look for
sysdeps/linux/defconfig.
This patch causes the config utility to look in the current working directory
for the 'defconfig' file. I use this to provide a default configuration to a
new buildroot environment. This way, I can 'svn co' buildroot, copy my
defconfig, then make defconfig to use my own default configuration.
This fix only changes one line in the confdata.c file to remove the legacy path
that was used in Linux, and not needed in buildroot.
2005-03-09 17:39:38 +00:00