]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/log
people/arne_f/ipfire-3.x.git
14 years agokernel: Compile in support for loop devices.
Michael Tremer [Sat, 18 Sep 2010 19:52:04 +0000 (21:52 +0200)] 
kernel: Compile in support for loop devices.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
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

14 years agokernel: Update to 2.6.35.4.
Michael Tremer [Sat, 18 Sep 2010 19:44:13 +0000 (21:44 +0200)] 
kernel: Update to 2.6.35.4.

14 years agonaoki: Fix personality for shell.
Michael Tremer [Sat, 18 Sep 2010 19:43:39 +0000 (21:43 +0200)] 
naoki: Fix personality for shell.

14 years agonaoki: Allow replacing of packages with never versions.
Michael Tremer [Sat, 18 Sep 2010 19:39:13 +0000 (21:39 +0200)] 
naoki: Allow replacing of packages with never versions.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x into X
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

14 years agonaoki: Do not use host system's PS1 in chroot.
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.

14 years agonaoki: Make comfortable package shell.
Michael Tremer [Sat, 18 Sep 2010 18:03:06 +0000 (20:03 +0200)] 
naoki: Make comfortable package shell.

14 years agodracut: Add iputils as a dependency (required for arping).
Michael Tremer [Sat, 18 Sep 2010 14:08:38 +0000 (16:08 +0200)] 
dracut: Add iputils as a dependency (required for arping).

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
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

14 years agonaoki: Fix import of exceptions in packages.py.
Michael Tremer [Sat, 18 Sep 2010 13:06:14 +0000 (15:06 +0200)] 
naoki: Fix import of exceptions in packages.py.

DownloadError was undefined.

14 years agonaoki: Oops. Left a print command for debugging.
Michael Tremer [Sat, 18 Sep 2010 13:03:03 +0000 (15:03 +0200)] 
naoki: Oops. Left a print command for debugging.

14 years agonaoki: Remove unused command line arguments.
Michael Tremer [Sat, 18 Sep 2010 13:00:44 +0000 (15:00 +0200)] 
naoki: Remove unused command line arguments.

14 years agonaoki: Add command line command to find provides.
Michael Tremer [Sat, 18 Sep 2010 12:59:20 +0000 (14:59 +0200)] 
naoki: Add command line command to find provides.

14 years agonoaki: Make search for provides find all kinds of dependencies.
Michael Tremer [Sat, 18 Sep 2010 12:58:51 +0000 (14:58 +0200)] 
noaki: Make search for provides find all kinds of dependencies.

14 years agonaoki: Replace dependency resolution by a more dynamic way.
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.

14 years agoRevert "kernel: Create initrd in the build system."
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.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
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

14 years agoreadline: Remove awkward files in /usr/share/readline.
Michael Tremer [Sat, 18 Sep 2010 10:24:44 +0000 (12:24 +0200)] 
readline: Remove awkward files in /usr/share/readline.

Fixes #57.

14 years agonaoki: Fix epoch property of packages.
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.

14 years agodracut: Update to 007.
Michael Tremer [Fri, 17 Sep 2010 22:41:50 +0000 (00:41 +0200)] 
dracut: Update to 007.

14 years agopyQt: Fix build with new version of the buildsystem.
Michael Tremer [Fri, 17 Sep 2010 21:41:05 +0000 (23:41 +0200)] 
pyQt: Fix build with new version of the buildsystem.

14 years agosip: Create dependency of sip-devel to sip.
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.

14 years agonaoki: Better catch for download exceptions.
Michael Tremer [Fri, 17 Sep 2010 21:40:14 +0000 (23:40 +0200)] 
naoki: Better catch for download exceptions.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-3.x into next
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

14 years agogenerator: Cut names of files loaded by bootloader.
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.

14 years agonaoki: Fix package list functionality.
Michael Tremer [Fri, 17 Sep 2010 20:28:06 +0000 (22:28 +0200)] 
naoki: Fix package list functionality.

14 years agoxorg-x11-drv-synaptics: New package.
Schantl Stefan [Fri, 17 Sep 2010 19:52:27 +0000 (21:52 +0200)] 
xorg-x11-drv-synaptics: New package.

14 years agolibXi: New package.
Schantl Stefan [Fri, 17 Sep 2010 19:51:56 +0000 (21:51 +0200)] 
libXi: New package.

14 years agonaoki: Also create raw output for binary packages.
Michael Tremer [Fri, 17 Sep 2010 19:44:56 +0000 (21:44 +0200)] 
naoki: Also create raw output for binary packages.

14 years agoxorg-x11-server: Only disable BIND_NOW for the modules.
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.

14 years agonaoki: Add placeholder for signature in package.
Michael Tremer [Thu, 16 Sep 2010 11:27:07 +0000 (13:27 +0200)] 
naoki: Add placeholder for signature in package.

14 years agonaoki: Add distribution information to packages.
Michael Tremer [Thu, 16 Sep 2010 11:24:13 +0000 (13:24 +0200)] 
naoki: Add distribution information to packages.

14 years agonaoki: Add epoch information to packages.
Michael Tremer [Thu, 16 Sep 2010 11:16:54 +0000 (13:16 +0200)] 
naoki: Add epoch information to packages.

14 years agonaoki: Fix output of package information in human readable format.
Michael Tremer [Wed, 15 Sep 2010 22:43:19 +0000 (00:43 +0200)] 
naoki: Fix output of package information in human readable format.

14 years agonaoki: Add "./make.sh package raw <package>"-command.
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.

14 years agoxorg-x11-xinit: Fix build dependencies.
Michael Tremer [Wed, 15 Sep 2010 22:16:01 +0000 (00:16 +0200)] 
xorg-x11-xinit: Fix build dependencies.

14 years agoxorg-x11-fonts: Fix build dependencies.
Michael Tremer [Wed, 15 Sep 2010 22:15:38 +0000 (00:15 +0200)] 
xorg-x11-fonts: Fix build dependencies.

14 years agonaoki: Add feature to find weak symbols.
Michael Tremer [Wed, 15 Sep 2010 21:43:29 +0000 (23:43 +0200)] 
naoki: Add feature to find weak symbols.

Closes #71.

14 years agonaoki: Remove toolchain version from naoki.conf.
Michael Tremer [Wed, 15 Sep 2010 20:22:32 +0000 (22:22 +0200)] 
naoki: Remove toolchain version from naoki.conf.

14 years agonaoki: Fix feature to ignore dependency resolution errors on command line.
Michael Tremer [Wed, 15 Sep 2010 20:20:48 +0000 (22:20 +0200)] 
naoki: Fix feature to ignore dependency resolution errors on command line.

14 years agopython-pyaspects: Convert to new package format.
Michael Tremer [Wed, 15 Sep 2010 17:40:18 +0000 (19:40 +0200)] 
python-pyaspects: Convert to new package format.

14 years agoMerge remote branch 'ms/installer' into next
Michael Tremer [Wed, 15 Sep 2010 17:38:16 +0000 (19:38 +0200)] 
Merge remote branch 'ms/installer' into next

14 years agonaoki: Package man pages of "type" 2 and 3 to development packages.
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.

14 years agonaoki: Add support for a unique package id.
Michael Tremer [Wed, 15 Sep 2010 17:31:42 +0000 (19:31 +0200)] 
naoki: Add support for a unique package id.

14 years agonaoki: Improve sorting and choosing of packages.
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.

14 years agonaoki: Cleanup pkgs/Constants.
Michael Tremer [Tue, 14 Sep 2010 21:24:25 +0000 (23:24 +0200)] 
naoki: Cleanup pkgs/Constants.

14 years agoqt: Update package to be built with the new version of the buildsystem.
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.

14 years agognupg2: 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.

14 years agolibgpg-error: 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.

14 years agolibassuan: 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.

14 years agolibgcrypt: Fix build with LTO.
Michael Tremer [Sun, 12 Sep 2010 22:00:56 +0000 (00:00 +0200)] 
libgcrypt: Fix build with LTO.

14 years agonaoki: Introduce PKG_PROVIDES.
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.

14 years agovsftpd: Fix build with LTO.
Michael Tremer [Sun, 12 Sep 2010 21:39:27 +0000 (23:39 +0200)] 
vsftpd: Fix build with LTO.

14 years agonaoki: Sort output of package lists.
Michael Tremer [Sun, 12 Sep 2010 21:30:11 +0000 (23:30 +0200)] 
naoki: Sort output of package lists.

14 years agopkg-config: Update package to be built with the new version of the buildsystem.
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.

14 years agosip: 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.

14 years agonaoki: Add source download option.
Michael Tremer [Sun, 12 Sep 2010 21:15:03 +0000 (23:15 +0200)] 
naoki: Add source download option.

14 years agoglibc: Fix build dependencies.
Michael Tremer [Sun, 12 Sep 2010 20:15:46 +0000 (22:15 +0200)] 
glibc: Fix build dependencies.

There are way more than kernel-headers.

14 years agocurl: Fix build with LTO.
Michael Tremer [Sun, 12 Sep 2010 20:15:15 +0000 (22:15 +0200)] 
curl: Fix build with LTO.

14 years agoexpect: Fix dependencies: tcl is required for build.
Michael Tremer [Sun, 12 Sep 2010 17:30:57 +0000 (19:30 +0200)] 
expect: Fix dependencies: tcl is required for build.

14 years agoRevert "expect: Update to 5.44.1.15."
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.

14 years agoMerge remote branch 'stevee/ms-no-toolchain' into no-toolchain
Michael Tremer [Sun, 12 Sep 2010 16:37:38 +0000 (18:37 +0200)] 
Merge remote branch 'stevee/ms-no-toolchain' into no-toolchain

14 years agopakfire: Remove non-existant dependency.
Michael Tremer [Sun, 12 Sep 2010 16:35:22 +0000 (18:35 +0200)] 
pakfire: Remove non-existant dependency.

14 years agolibvirt: Update package to be built with the new version of the buildsystem.
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.

14 years agonetwork: Fix runtime dependency: brctl -> bridge-utils.
Michael Tremer [Sun, 12 Sep 2010 16:34:50 +0000 (18:34 +0200)] 
network: Fix runtime dependency: brctl -> bridge-utils.

14 years agosane: Remove duplicate creation of the development package.
Michael Tremer [Sun, 12 Sep 2010 16:34:28 +0000 (18:34 +0200)] 
sane: Remove duplicate creation of the development package.

14 years agohplip: Update package to be built with the new version of the buildsystem.
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.

14 years agokernel: Create initrd in the build system.
Michael Tremer [Sun, 12 Sep 2010 16:33:09 +0000 (18:33 +0200)] 
kernel: Create initrd in the build system.

14 years agodracut: Fix runtime dependencies.
Michael Tremer [Sun, 12 Sep 2010 16:32:12 +0000 (18:32 +0200)] 
dracut: Fix runtime dependencies.

14 years agonaoki: A bigger refactoring to get things clean.
Michael Tremer [Sun, 12 Sep 2010 16:31:29 +0000 (18:31 +0200)] 
naoki: A bigger refactoring to get things clean.

This references #53.

14 years agoxorg-x11-server: Add more dependencies.
Schantl Stefan [Sat, 11 Sep 2010 22:05:06 +0000 (00:05 +0200)] 
xorg-x11-server: Add more dependencies.

14 years agoxkeyboard-config: Update package to be built with the new version of the buildsystem.
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.

14 years agoxorg-x11-xkb-utils: 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.

14 years agoxorg-x11-drv-vmware: 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.

14 years agoxorg-x11-drv-vesa: 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.

14 years agoxorg-x11-drv-mouse: 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.

14 years agoxorg-x11-drv-keyboard: Update package to be built with the new version of the buildsy...
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.

14 years agoxorg-x11-drv-evdev: 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.

14 years agoxorg-x11-drv-ati: 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.

14 years agoxorg-x11-server: Fix double build of the development package.
Schantl Stefan [Sat, 11 Sep 2010 21:29:57 +0000 (23:29 +0200)] 
xorg-x11-server: Fix double build of the development package.

14 years agoQA: Fix BIND_NOW workaround for latest naoki changes.
Schantl Stefan [Sat, 11 Sep 2010 21:20:23 +0000 (23:20 +0200)] 
QA: Fix BIND_NOW workaround for latest naoki changes.

14 years agoxrandr: Update package to be built with the new version of the buildsystem.
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.

14 years agoxorg-x11-server: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.

14 years agoxorg-x11-font-utils: 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.

14 years agolibXres: 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.

14 years agolibXrandr: 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.

14 years agolibXrender: 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.

14 years agolibXmu: 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.

14 years agolibXdmcp: 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.

14 years agolibXt: 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.

14 years agolibSM: 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.

14 years agolibICE: 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.

14 years agomesa: 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.

14 years agolibXxf86vm: 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.

14 years agolibXdamage: 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.

14 years agolibXfixes: 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.

14 years agolibXext: 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.

14 years agolibdrm: 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.

14 years agoMerge branch 'x-fixes' into ms-no-toolchain
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