Age | Commit message (Collapse) | Author |
|
dependency, device-mapper. This will provide the basic tools needed to work
with LVM2 volumes on the target system.
http://bugs.busybox.net/view.php?id=183
|
|
|
|
patch-1 will make the package selection default=n (since it's not necessary)
patch-2 will fix the readline.mk makefile to better follow buildroot style.
This is a cleanup only. But adds the 'readline-target' makefile target to also
install readline .so files to the target in addition to the full install in the
staging area.
http://bugs.busybox.net/view.php?id=300
|
|
|
|
|
|
fixes an issues with the Linux header file 'include/linux/cyclades.h'
that gets tested to determine whether or not the 'tqueue' data
structure is needed or not. The newer version of it added new types
that require 'include/linux/compiler.h' to be included in order for
the test to succeed/fail properly. Please, someone shoot me.
|
|
a file could be built. Also cleaned up some header files.
|
|
e2fsprogs was the only package that had a compressed patch.
|
|
'lib/ext2fs/ext2fs.h' to fix build error.
|
|
Debian have removed version 5.1.2 patchlevel 6 from their FTP servers,
replacing it with 5.1.2 patchlevel 6.1. The resulting patch applies cleanly,
but one of the buildroot patches does not apply cleanly unless modified.
Patch is included to fix this.
|
|
Nano depends on ncurses. The attached patch (against svn) fixes the package make file.
|
|
The ncurses package make file does not install the terminfo files into the
correct directory. The attached patch (against svn) corrects this problem.
|
|
Can't build "bridge" package in buildroot (patch enclosed)
|
|
mirrors tend to change, move, go down, etc from time to time.
|
|
|
|
|
|
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>
|
|
|
|
http://bugs.uclibc.org/view.php?id=290
|
|
target tcl-dirclean in tcl.mk removes $(LESS_DIR) should be $(TCL_DIR) - see attached patch.
|
|
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.
|
|
|
|
Ivan Daniluk on May 30 01:28:31 MDT 2005.
|
|
Ivan Daniluk on May 30 01:28:31 MDT 2005.
|
|
|
|
used instead of cross target ranlib.
|
|
|
|
of pppd adds additional features.
http://bugs.uclibc.org/view.php?id=259
|
|
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
|
|
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
|
|
library which adds additional functionality and bugfixes.
http://bugs.uclibc.org/view.php?id=256
|
|
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
|
|
1.2.2 version of zlib fixes a security issue with zlib v.1.2.1.
http://bugs.uclibc.org/view.php?id=254
|
|
This gets it so it at least compiles...
|
|
Still needs more polish but is a good start.
|
|
|
|
|
|
|
|
|
|
the RSYNC_SITE variable needs to be changed.
|
|
|
|
'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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|