Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This reverts commit f295a40984c165ae46c0a3fe2ae95b5517885392.
|
|
|
|
All packages need an update, so here is a very huge commit.
Most of the 460 source packages use automatic style for configuration,
building and installing. Make these styles default to "auto".
If you have a package, which does not conform to this, just use
manual style and add a do-$task make target.
I added a new style named AUTOTOOL style, which is needed for some
broken packages, which needs to be updated via autoconf or automake.
I renamed CONFIGURE_STYLE to CONFIG_STYLE.
Updates for some packages, which have newer upstream versions.
Renaming of all package/*/extra directories. Use the directory
src/ to provide overwrites of source files or to add the code, when
no upstream package is available or used. src directory will be automatically
used.
|
|
does not work yet on alix1c.
|
|
|
|
it saves more than 200 kb on minimal setup for AG241 target.
Normally reflashing or complete updates are recommended.
Partial updates via ipkg are not supported right now.
(we have a read-only root filesystem without any writable
partition for any data outside /etc)
If someone likes ipkg, it still can be selected and used.
|
|
- tested with a transparent squid proxy
- fix some minor other stuff
- not completely ready
|
|
|
|
|
|
|
|
|
|
- we need cmp
- we need strict.pm for most perlscripts
- use correct TARGET_CROSS variables for native compiles
- cosmetic changes to openssl package, add .so files so
that it can be used by gcc
|
|
not very well tested, but runs on shutlle
|
|
- add some missing packages like cpio, lzma and gnu wget
- make microperl more featureful, needed for kernel-header
installation
- make a dependency to perl
- fix header installation for $libc-dev package
- fix 64bit uclibc setup, simplify gcc patches
and totally unrelated
- add preliminary kvm and libvirt support (not tested)
|
|
you need to set hard disk partition types to type fd.
I added a grub binary package, because grub does not allow
to be cross-compiled from x86_64 for example without using
a multilib gcc, which we do not support.
|
|
- add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf
- add {glibc,eglibc,uclibc}-dev packages
- add libz/libncurses development packages
- add PKG_OPTS to setup special options for packages
noremove is needed for uclibc/eglibc/glibc packages, otherwise
needed headers will be removed
slightly tested, still in development
|
|
- avoid busybox IP when openswan is selected
- fix crypto dependencies for esp
|
|
- add make/patch/rpm and dependencies
- update ar7 port a little bit
|
|
- fix add_rconf and quoting
- update gpsd to latest upstream
- do not use size parameter for cfgfs and tmpfs
- disable some dangerous busybox options
- fix some kernel module dependencies
|
|
- disable runit in busybox
- update gmp to latest upstream
- PKG_DEPEND -> PKG_DEPENDS
|
|
|