Mike Frysinger
2b374759b4
forgot to commit this
2005-08-11 21:56:17 +00:00
Mike Frysinger
37891c6a78
portage needs python
2005-08-11 00:02:29 +00:00
Eric Andersen
b3f5073c5b
fix screwy patch handling
2005-08-10 12:51:54 +00:00
Eric Andersen
a69862a9db
minor update
2005-08-10 12:51:11 +00:00
Eric Andersen
d2c0a9e6f5
update
2005-08-10 12:50:47 +00:00
Eric Andersen
0654846d23
Make strace behave for arm, which for 2.4.x lacks __NR_exit_group
2005-08-09 07:53:40 +00:00
Eric Andersen
9b8c07d638
some platforms (such as arm with 2.4.x kernel headers) lack
...
__NR_fremovexattr and thus need special case handling
2005-08-09 07:47:50 +00:00
Eric Andersen
b904ce1778
Rather than adjusting the way ldso allocates memory, for the
...
time being simply add a series of suppressions to make valgrind
ignore all memory mmaped by uClibc's ldso.
2005-08-08 11:48:35 +00:00
Eric Andersen
8ce4796efa
Fix some broken dependancies
2005-08-08 08:23:50 +00:00
Eric Andersen
d70e7f4f1e
Prevent problems with fakeroot possibly trying to use stale host filesystem
...
inodes by carefully regenerating fakeroot.env from package specific files.
2005-08-08 07:53:10 +00:00
Mike Frysinger
0de80acbbf
use the new gnuconfig stuff
2005-08-04 22:43:37 +00:00
Mike Frysinger
105c3483b5
add support for fetching latest config.{sub,guess} files from config cvs
2005-08-04 22:42:34 +00:00
Mike Frysinger
1a48268a55
whitespace sync
2005-08-04 22:17:55 +00:00
Eric Andersen
d1345f067e
Allow packages to use fakeroot. To accomodate this, convert all
...
target filesystem creation tools to also use fakeroot.
2005-08-04 06:32:52 +00:00
Eric Andersen
1e218e33eb
Fix it up so ltp builds and installs itself properly so it is
...
100% ready to run on the target device.
2005-08-04 05:14:23 +00:00
Manuel Novoa III
42c9321a15
Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
...
apps with a deployed cross toolchain. Should probably do ltrace as well...
Also, add another compat symlink for cross gdb.
2005-08-04 03:49:25 +00:00
Mike Frysinger
ee69884eed
dont use xargs
2005-08-03 23:21:37 +00:00
Mike Frysinger
90df2829cb
fixes for superh
2005-08-03 22:14:51 +00:00
Mike Frysinger
8f4e2f6c87
new version (4.5.12)
2005-08-03 22:14:39 +00:00
Manuel Novoa III
249637b723
Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead of STAGING_DIR, since the latter could be a standalone cross toolchain dir.
2005-08-03 04:02:02 +00:00
Eric Andersen
e3ba99bc58
put back support for generating .config.cmd
2005-08-03 03:09:02 +00:00
Eric Andersen
f3dcc7593c
also remove support/mksignames.c
2005-08-02 23:05:22 +00:00
Eric Andersen
0896e6f709
Hopefully this will teach bash to get signals correct when cross compiled.
2005-08-02 23:00:09 +00:00
Eric Andersen
273175d0d3
update kbuild system
2005-08-02 00:57:33 +00:00
Ned Ludd
2ade59720b
- zlib prior to 1.2.3 improperly handled invalid data streams which could lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096
2005-07-29 02:36:31 +00:00
Mike Frysinger
da163069d8
grab some static updates from linux-2.6 git to fix gcc4 build errors as reported by Khem Raj
2005-07-28 22:27:27 +00:00
Eric Andersen
dbd27ef3ac
Minor updates
2005-07-27 11:16:00 +00:00
Eric Andersen
8006313159
Fix broken dependancies
2005-07-27 10:55:38 +00:00
Eric Andersen
a2c326396a
update valgrind to the latest and greatest
2005-07-22 09:49:20 +00:00
Eric Andersen
b746d35505
e2fsprogs does not appear to be 'make -j N' safe for N > 1
2005-07-20 07:20:27 +00:00
Eric Andersen
fd2f194d91
update to dropbear-0.46
2005-07-19 02:18:44 +00:00
Eric Andersen
c56927879f
A little more setup
2005-07-15 08:39:09 +00:00
Eric Andersen
100a951a5a
Install xorg modules correctly
2005-07-15 07:07:44 +00:00
Eric Andersen
0868de1326
Yet more xorg build fixups
2005-07-14 23:34:47 +00:00
Eric Andersen
a79991083a
Get it building
2005-07-13 10:29:18 +00:00
Eric Andersen
85d9e768af
file-4.12 is no longer available
2005-07-13 09:11:26 +00:00
Eric Andersen
0e22901742
Fix some stupid bugs in the Xorg build
2005-07-13 07:36:40 +00:00
Eric Andersen
dadad95190
Thomas Lundquist writes:
...
If I understand you correctly, you want the ncurses development headers
on the target.
a patch for this (named target_headers.patch and includes similar
options for a few other libs in buildroot) can be found at:
http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/
(a few packages there aswell)
it will add an option to put headers on target for ncurses, zlib and
openssl.
Thomas.
2005-07-12 19:53:12 +00:00
Eric Andersen
7c5dbf816a
prevent whining about conflicting targets
2005-06-24 09:39:45 +00:00
Eric Andersen
369864cf10
be a bit more consistant with naming, always escape wildcards
2005-06-24 08:36:13 +00:00
Eric Andersen
eb0ee4509d
Finish implementing fakeroot handling so mksquashfs properly
...
inherits device table settings and device nodes, exactly as
per mkfs* applications that support device tables natively.
2005-06-24 07:26:33 +00:00
Eric Andersen
afcdf8a01a
Use fakeroot and makedevs to fake mksquashfs into building properly setup file
...
permissions and device nodes into the target rootfs without needing to be root.
2005-06-24 05:02:00 +00:00
Eric Andersen
a8a6587d1b
This patch adds package configuration files for the LVM2 tools and its
...
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
2005-06-24 02:46:31 +00:00
Eric Andersen
ea804ca007
Setup libpng to be fetched from the sourceforge mirror of choice
2005-06-23 22:58:51 +00:00
Eric Andersen
68886b0aac
These patches fix some minor problems with GNU Readline package.
...
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
2005-06-23 22:49:33 +00:00
Eric Andersen
6f3293774c
Update to the debian sarge release version of fakeroot
2005-06-23 21:43:23 +00:00
Eric Andersen
f5723cdb9b
Add support for acpid
2005-06-23 04:48:02 +00:00
"Steven J. Hill"
9f6ebf17a8
The configure script for this package is a hack at best. This patch
...
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.
2005-06-19 03:39:31 +00:00
"Steven J. Hill"
297725b5fd
Fix build problem with header file needing to be generated before
...
a file could be built. Also cleaned up some header files.
2005-06-19 03:35:56 +00:00
"Steven J. Hill"
4a53172b1c
Delete gzip compressed patch and add the uncompressed one. Originally,
...
e2fsprogs was the only package that had a compressed patch.
2005-06-19 03:33:03 +00:00
"Steven J. Hill"
d6d4c31b73
Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file 'lib/ext2fs/ext2fs.h' to fix build error.
2005-06-12 02:33:09 +00:00
Eric Andersen
7011c7fe12
http://bugs.uclibc.org/view.php?id=289
...
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.
2005-06-09 12:33:27 +00:00
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
Eric Andersen
5c83068090
Per http://bugs.uclibc.org/view.php?id=130
...
sed needs to use different delimiters since the regex is
using slashes from a filename
2005-03-09 17:36:12 +00:00
Eric Andersen
318cae634d
patch from pgrayson:
...
This patch does a couple mtd related things:
* Updates to the latest (2005/01/22) mtd from debian.org
* Fixes weird behavior where mkfs.jffs2 built for target was put into the staging dir.
* Shows the mtd package in the package selection menu. When mtd is enabled, the various mtd utilities appear and can be individually selected.
* Added a config item for sumtool, which is part of the mtd-utils and helps manage the new summary feature in jffs2 images.
* Fixed mtd build dependency problem. The mtd utils dynamically link with libz.so, therefore the zlib package is prerequisite for any of the mtd utilities.
2005-03-09 17:27:14 +00:00
Eric Andersen
4c22057788
Update dropbear to the new version.
...
Add a config option to handle low entropy system.
2005-03-09 08:30:47 +00:00
Eric Andersen
d9cdbbe959
Support building fakeroot for use on the host system, i.e. for
...
munging permissions on tarballs...
2005-03-07 21:19:15 +00:00
Eric Andersen
b2e6d54be3
ncurses build with make -jN, N>1 seems racey
2005-03-07 06:57:35 +00:00
Eric Andersen
cbe848f9b6
Deal with it when binutils is being somewhat troublesome
2005-03-02 12:33:58 +00:00
Eric Andersen
225bc402b0
bridge and pcmcia need a compiled up linux kernel
2005-03-01 17:33:31 +00:00
Ned Ludd
e3b1e1479e
- The installed root/usr/sbin/dropbear was not getting stripped. stripping saves about 35K
2005-02-25 22:01:00 +00:00
Eric Andersen
4dcfc9dc0f
Add support for libelf
2005-02-25 03:22:54 +00:00
Eric Andersen
989fc8ef59
scott writes in http://bugs.uclibc.org/view.php?id=41
...
this patch adds the package 'readline' which is the GNU readline library used
to get/save history with text input applications.
2005-02-25 02:36:58 +00:00
Eric Andersen
2e9a20f61c
gtj writes in http://bugs.uclibc.org/view.php?id=55
...
The version of mconf used by buildroot doesn't handle "menuconfig" correctly.
Instead of displaying the proper submenu, it just displays the menuconfig
option itself again.
This patch adds the proper code to mconf. Only 6 lines of code.
2005-02-25 02:32:25 +00:00
Eric Andersen
ac39d3b13f
Patch from ralphs adding microperl, per
...
http://bugs.uclibc.org/view.php?id=123
2005-02-25 02:27:54 +00:00
Eric Andersen
2460dadf07
Trivial updates
2005-02-25 01:30:13 +00:00
Eric Andersen
a6cfd28490
Update to ISC dhcp 3.0.2
2005-02-24 19:36:18 +00:00
Eric Andersen
bca6ae25ab
make valgrind compile with newer kernel headers
2005-02-19 02:49:43 +00:00
Eric Andersen
c123fc3ccf
move more stuff around for better board support
2005-02-17 18:49:52 +00:00
Eric Andersen
70087a75db
Whitespace
2005-02-17 03:00:46 +00:00
Eric Andersen
0cd5b3c5f8
add dhcpdump
2005-02-16 21:34:41 +00:00
Eric Andersen
cbe260d167
HPA's Trivial File Transfer Protocol (tftp) server.
2005-02-16 21:17:18 +00:00
Eric Andersen
298bf4d52d
provide a runlevel
2005-02-16 21:16:17 +00:00
Eric Andersen
9cc9476c35
more dhcp updates
2005-02-16 19:48:03 +00:00
Eric Andersen
2506ab7fc3
the deleting part of 'svn mv' doesnt seem to work. I must
...
be doing something wrong.
2005-02-16 19:14:32 +00:00
Eric Andersen
5043633f08
rename dhcp_relay to dhcp
2005-02-16 19:09:35 +00:00
Eric Andersen
3cbcad5500
remove
2005-02-16 19:08:57 +00:00
Eric Andersen
af166567d0
rename dhcp_relay to dhcp
2005-02-16 19:08:33 +00:00
Eric Andersen
85168e9d22
Rework things a bit to build the server, client, etc
2005-02-16 19:05:09 +00:00
Eric Andersen
4bd45df3f9
cleanup whitespace
2005-02-16 18:42:19 +00:00
Eric Andersen
6970a92158
give uclibc and busybox config files consistant variable names
2005-02-15 22:48:08 +00:00
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
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
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
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
4584c0df4a
touchups
2005-02-10 00:45:43 +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
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
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
dda90723ce
Patch from gtj: http://bugs.uclibc.org/view.php?id=40
...
0000040: Adds options to jffs2 filesystem creation
Brings jffs2 up to the 20041007 build level so it will compile with both 2.4
and 2.6 kernels.
Adds ability to specify eraseblock and pad sizes, permissions squash,
big/little endian and device table in the configuration.
Also adds capability to copy the resulting image to a secondary location like
a tftp server's root directory.
mtd.patch adds capabilities of the previously attached patch plus allows you to
compile a version of the utilities to run on the target system.
So now there's a set of config options under package to compile the utils for
distribution to the target and a set of config options under target to create a
jffs2 filesystem.
2005-01-23 11:16:11 +00:00
Eric Andersen
da7381c869
Bump version to 1.28, per recommendation from solar
2005-01-23 11:06:15 +00:00
Eric Andersen
5e2ccd8007
Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33
...
0000033: [PATCH] libpng: New download site
This patch changes the URL to download libpng, since the actual seems to be
offline or lack that particular file
2005-01-23 11:05:24 +00:00
Eric Andersen
4f4becaf9d
Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31
...
0000031: [PATCH] fakeroot: Update to version 1.2.2
Use new version. Previous is not longer available (at least in debian archive)
2005-01-23 11:03:41 +00:00
Eric Andersen
62071ed437
Patch from pdinoto :
...
0000036: [PATCH] udhcpc: Allow build w/o PCMCIA
This patch makes missing PCMCIA config files non-fatal to allow using udhcpc
without pcmcia-cs package
2005-01-23 10:55:41 +00:00
Eric Andersen
ceb4d070f9
Patch from pdinoto: http://bugs.uclibc.org/view.php?id=30
...
This patch corrects bzip2 Makefile modification when BR2_LARGEFILE is n
Seems like a small typo
2005-01-23 10:48:46 +00:00
Eric Andersen
c91afbb53c
patch from pdinoto: http://bugs.uclibc.org/view.php?id=35
...
This patch changes the path used as dependency for liblzo, which appears to be
pointing to $(STAGING_DIR)/usr prefix while the package is actually installed
with prefix ${STAGING_DIR}
2005-01-23 10:46:45 +00:00
Eric Andersen
3dae4a22aa
Patch from gtj: http://bugs.uclibc.org/view.php?id=29
...
Make certain the correct include files are used
2005-01-23 10:43:14 +00:00
Eric Andersen
f5eddf31dd
Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57
2005-01-23 10:38:49 +00:00
Ned Ludd
c9faab9104
- version bump. bug #34
2005-01-19 23:10:13 +00:00
Mike Frysinger
044f0783a5
clean up & import packages by gtj
...
libpcap: http://bugs.uclibc.org/view.php?id=20
tcpdump: http://bugs.uclibc.org/view.php?id=21
2005-01-18 00:28:09 +00:00
Mike Frysinger
c2180b4196
George Joseph writes:
...
Package/Bridge:
corrects the "kernel-includes" parameter to configure
2005-01-17 23:28:35 +00:00
Eric Andersen
268771fe4c
fixup util-linux compile
2005-01-12 04:56:20 +00:00
Eric Andersen
6ea1a70ee1
Fix broken patches so they actually apply
2005-01-11 19:03:48 +00:00
Mike Frysinger
b715166993
merge some updates from George Joseph
2005-01-11 03:05:11 +00:00
Mike Frysinger
a9884680fc
merge some updates from George Joseph
2005-01-11 02:32:37 +00:00
Mike Frysinger
62e38f9220
version bump
2005-01-11 02:12:56 +00:00
Mike Frysinger
d83035d048
more bash patches
2005-01-11 01:05:55 +00:00
Eric Andersen
f6514c8b88
Fixup dropbearmulti build and install
2005-01-10 10:04:08 +00:00
Eric Andersen
a559adb2fe
These patches do not appear to be needed (and break the build)
...
with the new tar version.
2005-01-10 10:03:35 +00:00
Eric Andersen
c456f3dd23
Update config
2005-01-09 08:01:03 +00:00
Eric Andersen
4d9db8e9ec
dropbear-0.44 is out
2005-01-09 08:00:20 +00:00
Mike Frysinger
272bd2d988
new tar
2005-01-05 15:29:37 +00:00
Eric Andersen
b0d088bf4c
minor cleanups. ncurses make install doesn't like make -jN, N>1
2005-01-03 04:38:13 +00:00
Eric Andersen
b5a211c68e
When both busybox and coreutils and/or util-linux are selected,
...
make certain that it is coreutils and/or util-linux that actually
gets their utilities installed.
-Erik
2004-12-27 21:49:53 +00:00
Eric Andersen
3d7a187f76
If both bash and busybox are selected, make certain bash wins
...
the fight over who gets to own the /bin/sh symlink
-Erik
2004-12-27 21:46:32 +00:00
Mike Frysinger
6d9728e843
more help updates from Tom Cameron
2004-12-26 07:36:59 +00:00
Mike Frysinger
450d6150c4
add homepage
2004-12-26 07:16:38 +00:00
Mike Frysinger
0333aa2d67
merge help descriptions written by Tom Cameron
2004-12-24 09:39:23 +00:00
Mike Frysinger
ab798b88d9
merge help descriptions written by Tom Cameron
2004-12-24 09:23:11 +00:00
Mike Frysinger
875161d012
use target cflags
2004-12-24 06:33:33 +00:00
Mike Frysinger
30f12ce407
use target cflags
2004-12-24 06:26:19 +00:00
Mike Frysinger
06d9abcfd2
use target cflags and update to 4.2.0
2004-12-24 06:25:25 +00:00
Mike Frysinger
e5b51d4f3b
update to 5.2.1
2004-12-22 05:29:13 +00:00
Mike Frysinger
c71b9520a6
Martin Herren writes:
...
here is a small patch to add libpng to buildroot.
It's the first application which i integrated in the buildroot build
system, so i welcome any comments, feedbacks and/or improvements about
it. I tested it using directfb on a arm/pxa platform, and as far as i
could test it it seems to work.
2004-12-14 01:18:23 +00:00
Eric Andersen
752cc448d1
pppd's install target doesn't like 'make -j'
2004-12-11 13:07:00 +00:00
Eric Andersen
08a47d8446
pciutils doesn't like 'make -j'
2004-12-11 13:04:28 +00:00
Eric Andersen
8cdb866d85
openssl doesnt like 'make -j'
2004-12-11 13:03:52 +00:00
Eric Andersen
8e5fb3fb4a
Add initial BR2_JLEVEL support, with some exceptions for apps that
...
have broken 'make -j' support
2004-12-11 13:01:10 +00:00
Eric Andersen
ba7c48f306
Add an option to allow people to relocate the toolchain
2004-12-11 10:25:40 +00:00
Eric Andersen
8af392736e
Patch from Karsten Kruse:
...
Hi,
two small patches for package/libfloat/Config.in and
package/microwin/Config.in to make the packages appear in make
(menu)config.
2004-12-11 10:01:37 +00:00
Ned Ludd
f7e0855182
use correct STRIP in wtools Makefile when cross-building
2004-11-23 22:58:57 +00:00
Ned Ludd
5f3f78f32b
wtools-28_pre3 update from the author Jean Tourrilhes. This version is the first to officially support multicall
2004-11-23 22:01:21 +00:00
Ned Ludd
243c9fd4a8
wireless-tools update from Jean Tourrilhes. uclibc mailing list
2004-11-18 14:45:27 +00:00
Mike Frysinger
35bb510b1e
From Karsten Kruse: openssh requires zlib
2004-11-18 02:21:22 +00:00
Mike Frysinger
52c9508f27
add which
2004-11-11 14:28:17 +00:00
Mike Frysinger
db13d321d6
portmap
2004-11-11 14:25:10 +00:00
Mike Frysinger
b4176386f4
add help desc
2004-11-11 14:17:45 +00:00
Mike Frysinger
559efa969b
add help text
2004-11-11 14:16:28 +00:00