Commit Graph

1076 Commits

Author SHA1 Message Date
abveritas
67e63b6fc7 acpi_call rebuild for linux 3.4.6 2012-07-20 19:24:37 +00:00
abveritas
9903399c2d kernel update to 3.4.6, systemd corrections for syslog-ng & vhba-modules 2012-07-20 15:08:42 +00:00
Daniele
048b1361c2 Changing grub2.install again, so that it restores the old configuration also when the package is upgraded.
That is because grub2 1.99 did own /boot/grub/grub.cfg, so upgrading to grub2 2.00 would result in that file being moved to its .pacsave entry.
To avoid this, which would break systems, I'll restore the old configuration, so that the configuration on disk and the bootloader in the MBR should match.
Any other choice (automatically run grub-mkconfig, or automatically run grub-install) is conceptually wrong and could lead to unwanted results or broken systems.
2012-07-16 02:33:19 +02:00
Daniele
27e669a615 Removing the '/boot/grub/grub.cfg' entry from the backup line of grub2-common.
That is a conceptual error which was inherited from Arch Linux.
We shouldn't provide a standard grub.cfg, which would make little sense, nor we should touch the user's one.
2012-07-16 01:15:25 +02:00
Daniele
897535df9c Fix some conceptual errors in grub2.install.
Removed a routine which only mattered to 2.6 kernels, which we stopped shipping like one year ago.
Stopped running update-grub automatically, or it will mean that a user might have an older GRUB installed in its MBR reading a configuration file targeted for a newer GRUB, thus failing in some funny ways.
2012-07-16 00:08:08 +02:00
Daniele
8efeacef65 Changing the grub2.install script so that it runs update-grub no matter what.
The old script only did this in the post_upgrade() hook if there was a
/boot/grub/grub.cfg file with non-zero size, but as we already tell pacman
to backup that file, we can safely regenerate it anyway.
2012-07-15 21:42:21 +02:00
Daniele
9ab875d1ac Upgrading fakeroot to 1.18.4. 2012-07-15 18:52:38 +02:00
Daniele
e1e5ff3020 Forgot to add the correct conflicts/replaces for the EFI packages... 2012-07-15 05:29:31 +02:00
Daniele
e09433b517 Major rework of the grub2 PKGBUILD and upgrade to version 2.00.
Also merged back the grub2-efi-x64 package into this PKGBUILD.
The apparent reason for Arch Linux to split it in the first seems to be the ability to break the build on i686 machines for grub-efi-x64 only.
I think this is wrong: the right way to do this is make PKGBUILD ready to build and package it, but actually do it only if the machine architecture is 'x86_64'.
2012-07-15 05:07:31 +02:00
Samir
6d0bb221bd fix service path 2012-07-05 19:03:52 +00:00
Daniele
1e31c49ed8 Rebuilding libtool to fix absolute paths pointing to /bin. 2012-07-05 01:39:54 +02:00
Daniele
361b42e94c Modifying some core PKGBUILDs so that they place their binaries in a /usr prefix, not in a / prefix. 2012-07-04 19:44:06 +02:00
abveritas
420301db66 moving old locale.sh to backup, to avoid file conflict initscripts 2012-06-29 22:03:35 +00:00
abveritas
007ce82b15 trials for fixing locale and other issues in ISO's, initscript/live 2012-06-29 21:27:28 +00:00
Samir
9f66fd41a7 install service to the correct place 2012-06-29 18:52:35 +00:00
Anke
0f99dee8c1 remove circular dep systemd/udev, rebuild dbus-core with shadow dep 2012-06-27 21:00:33 +00:00
Samir
901c504ea9 add systemd units to wpa_supplicant 2012-06-24 13:50:48 +00:00
Samir
cd8feb4217 forgot to add lvm2.conf to tmpfiles.d 2012-06-24 13:38:41 +00:00
Samir
3a31928598 add systemd units to openssh 2012-06-24 13:34:29 +00:00
Samir
1850922117 add systemd units to openvpn 2012-06-24 13:16:00 +00:00
Samir
dba5a787b4 add systemd units to lvm2 2012-06-24 13:09:19 +00:00
Samir
b89c5b3aa2 add systemd units to krb5 2012-06-24 12:59:24 +00:00
Samir
34eeaf9b4b add systemd units to dmraid 2012-06-24 00:47:33 +00:00
Samir
812d2b09b9 add systemd units to dhcpcd 2012-06-24 00:42:45 +00:00
Samir
f373fcea3e add .gitignore 2012-06-24 00:26:24 +00:00
Samir
6dc8d774ea add systemd units to dron 2012-06-24 00:00:18 +00:00
abveritas
90ddd3b184 -lts correction in .install acpi_call-lts 2012-06-23 18:56:16 +00:00
abveritas
91a72c8eab make acpi_call-lts conflict with acpi_call, need different xorg.conf creation 2012-06-23 18:54:09 +00:00
abveritas
35a5d900af replace libusb with much more maintained libusbx 2012-06-22 22:05:14 +00:00
abveritas
5a2a860f9c libusb & libusb-compat updates, trials to get system-config-printer to work 2012-06-22 19:52:00 +00:00
abveritas
52fce72e6c linux-lts rebuild for hyphen error, acpi_call-lts needed then too 2012-06-19 19:38:31 +00:00
abveritas
0034921828 major corrections acpi_call & acpi_call-lts 2012-06-19 18:08:47 +00:00
abveritas
236e22263f correcting one hyphen in linux-lts .preset, no rebuild done (needed?) fir this yet 2012-06-19 12:37:12 +00:00
abveritas
35c8cd211f ndiswrapper-lts rebuild for 3.0.35, complete new way for PKGBUILD 2012-06-18 19:15:15 +00:00
abveritas
41d32b01bb linux update to 3.4.3, lts packages corrections 2012-06-18 19:00:21 +00:00
abveritas
0a375da72f more lts trials to build for lts 3.0.35 2012-06-18 16:58:35 +00:00
abveritas
edf7795e21 acpi_call & vhba-module lts updates/rebuild for new lts 2012-06-18 15:51:17 +00:00
abveritas
e49b445e45 name change to lts for linux-lts, update to 3.0.35 2012-06-18 03:49:04 +00:00
abveritas
270b050a7e linux-lts update + all used files moved to core-package git 2012-06-17 22:41:38 +00:00
Samir
126d8ca909 Merge branch 'testing' of gitorious.org:chakra-packages/core into testing 2012-06-17 22:37:09 +00:00
Samir
201fa0b328 add systemd unit files to nfs-utils and rpcbind 2012-06-17 22:19:40 +00:00
abveritas
5713380805 make udev depending on systemd, more prep for move to systemd 2012-06-17 15:42:45 +00:00
abveritas
86a35f42aa adding newline to issue/filesystem 2012-06-17 15:30:58 +00:00
abveritas
4dd301c1ff initscript-lve md5, acpi_call build from latest checkout 2012-06-16 16:47:11 +00:00
Manuel Tortosa
d42d253863 Fix patch 2012-06-16 19:58:07 +02:00
abveritas
8f70ed8d2e pkrel up for errors found in i686, needing rebuild in x86_64 2012-06-16 15:38:48 +00:00
abveritas
eae5815db2 correction mdadm, moved to /usr/bin 2012-06-16 00:46:30 +00:00
abveritas
0fc455a256 initscripts, removed redundant backup file 2012-06-15 19:38:58 +00:00
abveritas
d6203626b9 corrections coming with i686 sync, aufs3-utils, acpi_call, plus libgcrypt & libgpg-error needing builds 2012-06-15 18:24:40 +00:00
Manuel Tortosa
204bc636cf Fix comments 2012-06-15 00:18:42 +02:00