Age | Commit message (Collapse) | Author |
|
|
|
For the sake of simplicity, we should stick to ${PKG_NAME} here, not the
hard-coded lower-case variant of it. This way one has to stick to the
original casing of the package name when specifying as dependency, but
that's in fact more straight forward than always having to lookup the
PKG_template invocation in question.
|
|
|
|
|
|
If you got the balls for Xorg, DPMS shouldn't hurt too much. Besides,
xf86-video-siliconmotion really needs it (null-pointer function call
otherwise).
|
|
|
|
|
|
- add support for IBM X40 notebook
- add USB boot support
- add firefox package
- update and add all dependencies for firefox
- add xorg intel driver
- add dri support for xorg
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
- fix another xorg-server dependency
|
|
update several packages, remove snort-wireless.
|
|
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
|
|
- fix some ipkg issues with ubuntu
- use grub2 for alix1c, no grub1 dependency on host
- boots up on alix1c
- fix some bcm203x problems
|
|
- $id$ substitution is not apropriate for git scm
|
|
- add a new libXv package
- optimize xorg-server configuration
- remove some obeolete ipkg files
- enable X11 for mplayer
- fix ruby package
|
|
- missing xkbcmp
- missing files in libX11
- dependencies to other libraries
|
|
- generate ipkg control file from PKG_* variables
- automatically install init scripts from ./files/*.init
set #PKG pkgname to set the binary package
- rename FWINIT -> INIT
- move postinst and conffiles meta data to ./files
- update the packages to the latest upstream version
- remove some unready or unused package (strongswan,..)
more cleanups needed after allmodconfig
|
|
- use CPU_ARCH for fake dir and ipkg
- enable DEBUG option in menu and rename to ADK_DEBUG
|
|
|