]>
git.ipfire.org Git - people/arne_f/ipfire-3.x.git/log
Michael Tremer [Sat, 18 Sep 2010 19:52:04 +0000 (21:52 +0200)]
kernel: Compile in support for loop devices.
Michael Tremer [Sat, 18 Sep 2010 19:49:53 +0000 (21:49 +0200)]
Merge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
Michael Tremer [Sat, 18 Sep 2010 19:44:13 +0000 (21:44 +0200)]
kernel: Update to 2.6.35.4.
Michael Tremer [Sat, 18 Sep 2010 19:43:39 +0000 (21:43 +0200)]
naoki: Fix personality for shell.
Michael Tremer [Sat, 18 Sep 2010 19:39:13 +0000 (21:39 +0200)]
naoki: Allow replacing of packages with never versions.
Schantl Stefan [Sat, 18 Sep 2010 19:22:07 +0000 (21:22 +0200)]
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x into X
Michael Tremer [Sat, 18 Sep 2010 18:03:24 +0000 (20:03 +0200)]
naoki: Do not use host system's PS1 in chroot.
This could contain commands that are not available in
chroot.
Michael Tremer [Sat, 18 Sep 2010 18:03:06 +0000 (20:03 +0200)]
naoki: Make comfortable package shell.
Michael Tremer [Sat, 18 Sep 2010 14:08:38 +0000 (16:08 +0200)]
dracut: Add iputils as a dependency (required for arping).
Michael Tremer [Sat, 18 Sep 2010 14:08:04 +0000 (16:08 +0200)]
Merge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
Michael Tremer [Sat, 18 Sep 2010 13:06:14 +0000 (15:06 +0200)]
naoki: Fix import of exceptions in packages.py.
DownloadError was undefined.
Michael Tremer [Sat, 18 Sep 2010 13:03:03 +0000 (15:03 +0200)]
naoki: Oops. Left a print command for debugging.
Michael Tremer [Sat, 18 Sep 2010 13:00:44 +0000 (15:00 +0200)]
naoki: Remove unused command line arguments.
Michael Tremer [Sat, 18 Sep 2010 12:59:20 +0000 (14:59 +0200)]
naoki: Add command line command to find provides.
Michael Tremer [Sat, 18 Sep 2010 12:58:51 +0000 (14:58 +0200)]
noaki: Make search for provides find all kinds of dependencies.
Michael Tremer [Sat, 18 Sep 2010 12:33:43 +0000 (14:33 +0200)]
naoki: Replace dependency resolution by a more dynamic way.
Improved some parts of the dependency resolution with allows to
replace packages and is more efficient.
Michael Tremer [Sat, 18 Sep 2010 10:49:27 +0000 (12:49 +0200)]
Revert "kernel: Create initrd in the build system."
This reverts commit
68886c54dad5bba98544ddc98910121fe94a9038.
Michael Tremer [Sat, 18 Sep 2010 10:25:10 +0000 (12:25 +0200)]
Merge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
Michael Tremer [Sat, 18 Sep 2010 10:24:44 +0000 (12:24 +0200)]
readline: Remove awkward files in /usr/share/readline.
Fixes #57.
Michael Tremer [Sat, 18 Sep 2010 09:33:58 +0000 (11:33 +0200)]
naoki: Fix epoch property of packages.
This could be an empty string. We need to catch this case.
Michael Tremer [Fri, 17 Sep 2010 22:41:50 +0000 (00:41 +0200)]
dracut: Update to 007.
Michael Tremer [Fri, 17 Sep 2010 21:41:05 +0000 (23:41 +0200)]
pyQt: Fix build with new version of the buildsystem.
Michael Tremer [Fri, 17 Sep 2010 21:40:36 +0000 (23:40 +0200)]
sip: Create dependency of sip-devel to sip.
This was not autodetected.
Michael Tremer [Fri, 17 Sep 2010 21:40:14 +0000 (23:40 +0200)]
naoki: Better catch for download exceptions.
Michael Tremer [Fri, 17 Sep 2010 21:40:04 +0000 (23:40 +0200)]
Merge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
Michael Tremer [Fri, 17 Sep 2010 21:25:18 +0000 (23:25 +0200)]
generator: Cut names of files loaded by bootloader.
syslinux is apperently not able to read files with
names longer than 8 characters.
Michael Tremer [Fri, 17 Sep 2010 20:28:06 +0000 (22:28 +0200)]
naoki: Fix package list functionality.
Schantl Stefan [Fri, 17 Sep 2010 19:52:27 +0000 (21:52 +0200)]
xorg-x11-drv-synaptics: New package.
Schantl Stefan [Fri, 17 Sep 2010 19:51:56 +0000 (21:51 +0200)]
libXi: New package.
Michael Tremer [Fri, 17 Sep 2010 19:44:56 +0000 (21:44 +0200)]
naoki: Also create raw output for binary packages.
Schantl Stefan [Thu, 16 Sep 2010 18:10:02 +0000 (20:10 +0200)]
xorg-x11-server: Only disable BIND_NOW for the modules.
This fixes #65.
Michael Tremer [Thu, 16 Sep 2010 11:27:07 +0000 (13:27 +0200)]
naoki: Add placeholder for signature in package.
Michael Tremer [Thu, 16 Sep 2010 11:24:13 +0000 (13:24 +0200)]
naoki: Add distribution information to packages.
Michael Tremer [Thu, 16 Sep 2010 11:16:54 +0000 (13:16 +0200)]
naoki: Add epoch information to packages.
Michael Tremer [Wed, 15 Sep 2010 22:43:19 +0000 (00:43 +0200)]
naoki: Fix output of package information in human readable format.
Michael Tremer [Wed, 15 Sep 2010 22:37:37 +0000 (00:37 +0200)]
naoki: Add "./make.sh package raw <package>"-command.
This command allows to extract package information and
let this be parsed by any other software.
Michael Tremer [Wed, 15 Sep 2010 22:16:01 +0000 (00:16 +0200)]
xorg-x11-xinit: Fix build dependencies.
Michael Tremer [Wed, 15 Sep 2010 22:15:38 +0000 (00:15 +0200)]
xorg-x11-fonts: Fix build dependencies.
Michael Tremer [Wed, 15 Sep 2010 21:43:29 +0000 (23:43 +0200)]
naoki: Add feature to find weak symbols.
Closes #71.
Michael Tremer [Wed, 15 Sep 2010 20:22:32 +0000 (22:22 +0200)]
naoki: Remove toolchain version from naoki.conf.
Michael Tremer [Wed, 15 Sep 2010 20:20:48 +0000 (22:20 +0200)]
naoki: Fix feature to ignore dependency resolution errors on command line.
Michael Tremer [Wed, 15 Sep 2010 17:40:18 +0000 (19:40 +0200)]
python-pyaspects: Convert to new package format.
Michael Tremer [Wed, 15 Sep 2010 17:38:16 +0000 (19:38 +0200)]
Merge remote branch 'ms/installer' into next
Michael Tremer [Wed, 15 Sep 2010 17:33:40 +0000 (19:33 +0200)]
naoki: Package man pages of "type" 2 and 3 to development packages.
Michael Tremer [Wed, 15 Sep 2010 17:31:42 +0000 (19:31 +0200)]
naoki: Add support for a unique package id.
Michael Tremer [Tue, 14 Sep 2010 22:35:42 +0000 (00:35 +0200)]
naoki: Improve sorting and choosing of packages.
Add PKG_EPOCH which overseeds the version and release
informations.
Michael Tremer [Tue, 14 Sep 2010 21:24:25 +0000 (23:24 +0200)]
naoki: Cleanup pkgs/Constants.
Michael Tremer [Sun, 12 Sep 2010 22:15:26 +0000 (00:15 +0200)]
qt: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 22:15:07 +0000 (00:15 +0200)]
gnupg2: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 22:14:44 +0000 (00:14 +0200)]
libgpg-error: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 22:14:32 +0000 (00:14 +0200)]
libassuan: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 22:00:56 +0000 (00:00 +0200)]
libgcrypt: Fix build with LTO.
Michael Tremer [Sun, 12 Sep 2010 21:53:25 +0000 (23:53 +0200)]
naoki: Introduce PKG_PROVIDES.
A new variable PKG_PROVIDES which lets the maintainer decide what
additional things a package should provide. Use with caution.
Michael Tremer [Sun, 12 Sep 2010 21:39:27 +0000 (23:39 +0200)]
vsftpd: Fix build with LTO.
Michael Tremer [Sun, 12 Sep 2010 21:30:11 +0000 (23:30 +0200)]
naoki: Sort output of package lists.
Michael Tremer [Sun, 12 Sep 2010 21:25:13 +0000 (23:25 +0200)]
pkg-config: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 21:18:13 +0000 (23:18 +0200)]
sip: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 21:15:03 +0000 (23:15 +0200)]
naoki: Add source download option.
Michael Tremer [Sun, 12 Sep 2010 20:15:46 +0000 (22:15 +0200)]
glibc: Fix build dependencies.
There are way more than kernel-headers.
Michael Tremer [Sun, 12 Sep 2010 20:15:15 +0000 (22:15 +0200)]
curl: Fix build with LTO.
Michael Tremer [Sun, 12 Sep 2010 17:30:57 +0000 (19:30 +0200)]
expect: Fix dependencies: tcl is required for build.
Michael Tremer [Sun, 12 Sep 2010 16:55:30 +0000 (18:55 +0200)]
Revert "expect: Update to 5.44.1.15."
This reverts commit
6a4f7924abfb9d9b48f01e8b202abad56ddd597c.
Michael Tremer [Sun, 12 Sep 2010 16:37:38 +0000 (18:37 +0200)]
Merge remote branch 'stevee/ms-no-toolchain' into no-toolchain
Michael Tremer [Sun, 12 Sep 2010 16:35:22 +0000 (18:35 +0200)]
pakfire: Remove non-existant dependency.
Michael Tremer [Sun, 12 Sep 2010 16:35:13 +0000 (18:35 +0200)]
libvirt: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 16:34:50 +0000 (18:34 +0200)]
network: Fix runtime dependency: brctl -> bridge-utils.
Michael Tremer [Sun, 12 Sep 2010 16:34:28 +0000 (18:34 +0200)]
sane: Remove duplicate creation of the development package.
Michael Tremer [Sun, 12 Sep 2010 16:33:34 +0000 (18:33 +0200)]
hplip: Update package to be built with the new version of the buildsystem.
Michael Tremer [Sun, 12 Sep 2010 16:33:09 +0000 (18:33 +0200)]
kernel: Create initrd in the build system.
Michael Tremer [Sun, 12 Sep 2010 16:32:12 +0000 (18:32 +0200)]
dracut: Fix runtime dependencies.
Michael Tremer [Sun, 12 Sep 2010 16:31:29 +0000 (18:31 +0200)]
naoki: A bigger refactoring to get things clean.
This references #53.
Schantl Stefan [Sat, 11 Sep 2010 22:05:06 +0000 (00:05 +0200)]
xorg-x11-server: Add more dependencies.
Schantl Stefan [Sat, 11 Sep 2010 22:04:40 +0000 (00:04 +0200)]
xkeyboard-config: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 22:04:11 +0000 (00:04 +0200)]
xorg-x11-xkb-utils: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 22:03:42 +0000 (00:03 +0200)]
xorg-x11-drv-vmware: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 22:03:26 +0000 (00:03 +0200)]
xorg-x11-drv-vesa: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 22:03:07 +0000 (00:03 +0200)]
xorg-x11-drv-mouse: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 22:02:51 +0000 (00:02 +0200)]
xorg-x11-drv-keyboard: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 22:02:26 +0000 (00:02 +0200)]
xorg-x11-drv-evdev: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 21:33:40 +0000 (23:33 +0200)]
xorg-x11-drv-ati: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 21:29:57 +0000 (23:29 +0200)]
xorg-x11-server: Fix double build of the development package.
Schantl Stefan [Sat, 11 Sep 2010 21:20:23 +0000 (23:20 +0200)]
QA: Fix BIND_NOW workaround for latest naoki changes.
Schantl Stefan [Sat, 11 Sep 2010 21:19:37 +0000 (23:19 +0200)]
xrandr: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 21:19:21 +0000 (23:19 +0200)]
xorg-x11-server:Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 21:18:52 +0000 (23:18 +0200)]
xorg-x11-font-utils: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 21:17:38 +0000 (23:17 +0200)]
libXres: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 21:17:12 +0000 (23:17 +0200)]
libXrandr: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 21:16:12 +0000 (23:16 +0200)]
libXrender: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:48:46 +0000 (21:48 +0200)]
libXmu: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:48:30 +0000 (21:48 +0200)]
libXdmcp: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:47:58 +0000 (21:47 +0200)]
libXt: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:47:45 +0000 (21:47 +0200)]
libSM: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:47:15 +0000 (21:47 +0200)]
libICE: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:22:19 +0000 (21:22 +0200)]
mesa: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:16:07 +0000 (21:16 +0200)]
libXxf86vm: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:13:47 +0000 (21:13 +0200)]
libXdamage: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:12:43 +0000 (21:12 +0200)]
libXfixes: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 19:10:01 +0000 (21:10 +0200)]
libXext: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 18:39:33 +0000 (20:39 +0200)]
libdrm: Update package to be built with the new version of the buildsystem.
Schantl Stefan [Sat, 11 Sep 2010 18:09:17 +0000 (20:09 +0200)]
Merge branch 'x-fixes' into ms-no-toolchain
Conflicts:
tools/quality-agent.d/050-relro