Bernhard Reutner-Fischer
|
6c6cb06709
|
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
2007-08-21 19:20:18 +00:00 |
|
Ulf Samuelsson
|
25baeb899e
|
Fix libdir path for libfakeroot.la
|
2007-08-13 08:12:20 +00:00 |
|
Bernhard Reutner-Fischer
|
74d518dc2a
|
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
|
2007-06-27 12:01:27 +00:00 |
|
Bernhard Reutner-Fischer
|
6570eabd94
|
- bump version
|
2007-06-06 18:10:14 +00:00 |
|
Peter Korsgaard
|
4cdef5138d
|
s/FAKEROUTE/FAKEROOT/
|
2007-05-03 08:25:17 +00:00 |
|
Bernhard Reutner-Fischer
|
73be7f9ef4
|
- make sure to download fakeroot if needed
|
2007-04-06 16:36:48 +00:00 |
|
Peter Korsgaard
|
69765db58e
|
Version bump. Thanks to Michael Benedict
|
2007-04-03 15:36:03 +00:00 |
|
Eric Andersen
|
85d7f6f05f
|
fixup package LDFLAGS handling
|
2007-03-13 22:59:59 +00:00 |
|
Peter Korsgaard
|
b913a04c60
|
Bump version. Closes #1241, #1243 and #1248
|
2007-03-05 11:06:58 +00:00 |
|
Bernhard Reutner-Fischer
|
10f31c6b13
|
- bump version
|
2007-01-22 20:26:38 +00:00 |
|
Eric Andersen
|
92139ef20f
|
fix dependancy to avoid needless rebuilds
|
2007-01-22 18:16:04 +00:00 |
|
Bernhard Reutner-Fischer
|
27d41ace94
|
- use one (patched) sourcedir and build the -host and -target fakeroute in their
own dirs. Thanks to Ulrich Hecht.
|
2006-12-15 14:18:30 +00:00 |
|
Bernhard Reutner-Fischer
|
6342c83201
|
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
|
2006-10-01 15:17:52 +00:00 |
|
Eric Andersen
|
61942e82b4
|
teach newer fakeroot to not build docs
|
2006-04-19 17:53:45 +00:00 |
|
Bernhard Reutner-Fischer
|
a5f551b684
|
- update from fakeroot 1.2.10 to 1.2.13
|
2006-01-03 20:16:38 +00:00 |
|
Mike Frysinger
|
dfebda0014
|
remove extra space after touch
|
2005-11-24 06:53:24 +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
|
6f3293774c
|
Update to the debian sarge release version of fakeroot
|
2005-06-23 21:43:23 +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
|
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 |
|
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 |
|
Mike Frysinger
|
6d9728e843
|
more help updates from Tom Cameron
|
2004-12-26 07:36:59 +00:00 |
|
Ned Ludd
|
035ddca8cb
|
fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten Kruse uclibc ml
|
2004-10-27 16:44:12 +00:00 |
|
Eric Andersen
|
c3da0d8281
|
Update a few packages
|
2004-10-14 09:39:25 +00:00 |
|
Eric Andersen
|
bb05a9ad46
|
Make the TAR_VERBOSITY option a bit more sane
|
2004-10-09 21:19:47 +00:00 |
|
Mike Frysinger
|
3a7b488366
|
use $(TAR_VERBOSITY)
|
2004-10-09 19:05:40 +00:00 |
|
Eric Andersen
|
f694016136
|
final step in buildroot facelift
|
2004-10-09 06:13:40 +00:00 |
|
Eric Andersen
|
73f7be8290
|
Remove the old 'make' directory, and populate the new 'package'
directory.
|
2004-10-09 01:24:28 +00:00 |
|