Juan RP
7f3ab8ffb7
xbps-triggers: x11-fonts: do not remove generated files and also update at post-remove.
2013-01-29 10:25:54 +01:00
Juan RP
ca88d3e000
xbps-triggers: dkms: do not fail when a module was previously added.
2012-12-17 15:05:25 +01:00
Juan RP
6c0ea75fdd
xbps-triggers: gconf-schemas: ignore invalid schemas.
2012-12-09 17:33:03 +01:00
Juan RP
6c83e539f2
xbps-triggers: gtk-icon-cache: make sure icondir exists.
2012-12-05 10:51:13 +01:00
Juan RP
1033652449
xbps-triggers: make virtualpkg trigger a noop; unneeded with xbps-0.18.
2012-11-19 16:11:22 +01:00
Juan RP
45e3ad8e64
xbps-triggers: create relative symlink.
2012-11-17 11:43:11 +01:00
Juan RP
7d6ab1a68e
xbps-triggers: do not use INSTALL for compat symlink.
2012-11-17 11:10:51 +01:00
Juan RP
5f85a1b7d2
xbps-trigger: create compat symlink at pre-install time.
2012-11-16 10:39:18 +01:00
Juan RP
b206f482b4
xbps-triggers: move triggers to usr/libexec/xbps-triggers; create compat symlink.
2012-11-15 23:53:10 +01:00
Juan RP
b2d41666c3
xbps-triggers: pango-modules: create required dir.
2012-10-22 17:18:03 +02:00
Juan RP
25caed427c
xbps-triggers: systemd-service: skip running systemd-tmpfiles for systemd.conf from systemd pkg.
2012-10-06 11:51:32 +02:00
Juan RP
178e50545d
xbps-triggers: remove initramfs-tools, improve systemd-service.
...
The systemd-service trigger has been improved and now will also handle
files in modules-load.d(5) and tmpfiles.d(5).
2012-10-05 18:14:54 +02:00
Juan RP
08652c703a
xbps-triggers: pycompile: support modules at top-level site-packages dir.
2012-09-19 11:38:48 +02:00
Juan RP
22bc9ffd02
xbps-triggers: update gtk-pixbuf-loaders to use fixed cache file.
2012-08-07 09:04:21 +02:00
Juan RP
9b7aa80f24
xbps-triggers: [virtualpkg] handle all vpkg files.
2012-07-27 11:52:44 +02:00
Juan RP
9092c43685
xbps-triggers: [systemd-service] do not run systemd-tmpfiles anymore.
2012-07-14 23:22:19 +02:00
Juan RP
6d241d2375
Set revision=1 to all pkgs. It's required now to set it.
2012-06-03 09:08:53 +02:00
Juan RP
c71f5b085f
xbps-triggers: [systemd-update] register unit at post-update time.
2012-06-02 13:00:53 +02:00
Juan RP
2a7f103564
xbps-triggers: [systemd-service] disable unit when updating at pre-remove time.
2012-05-27 20:03:12 +02:00
Juan RP
826d549aaf
xbps-triggers: [systemd-service] stop before disabling unit at pre-remove.
2012-03-09 11:47:56 +01:00
Juan RP
ad2194ebf2
Remove flist files; not the way to go. I'll find another way.
2012-02-10 16:59:21 +01:00
Juan RP
50c2ff1926
First pass at creating flist files, will be used by the upcoming xbps-src-18.
2012-02-10 09:25:25 +01:00
Juan RP
aa2a9f4ac8
xbps-triggers: update to 0.39 -- removed openrc-service trigger.
2012-01-28 14:01:47 +01:00
Juan RP
b503a45593
xbps-triggers: update to 0.38 -- improved systemd-service trigger.
...
- Always run 'systemd-tmpfiles --create' at post INSTALL time.
- Informative messages showing what's enabled/stopped, etc.
2012-01-26 19:49:36 +01:00
Juan RP
b93f2d45cd
xbps-triggers: virtualpkg: better regexp, do nothing in update case.
2011-12-16 10:34:46 +01:00
Juan RP
2f1019234e
xbps-triggers: virtualpkg: hardcode xbps confdir for now.
2011-12-16 09:47:44 +01:00
Juan RP
750fa84ff1
xbps-triggers: virtualpkg: more slash substs.
2011-12-15 20:15:42 +01:00
Juan RP
719fa7f644
xbps-triggers: virtualpkg: remove dup slashes in generated path from xbps.conf.
2011-12-15 15:45:23 +01:00
Juan RP
4b79e4c5c1
xbps-triggers: virtualpkg: fix virtualpkg.d path.
2011-12-15 15:25:27 +01:00
Juan RP
d879b9b58f
xbps-triggers: new virtualpkg trigger to (un)register vpkgs from xbps.conf.
2011-12-15 14:28:16 +01:00
Juan RP
2493c50318
xbps-triggers: mkdirs: set perms even if dir already exists.
2011-12-07 09:00:00 +01:00
Juan RP
4060d427fa
xbps-triggers: set ROOTDIR for initramfs-tools trigger/hook.
2011-11-10 14:03:58 +01:00
Juan RP
d4e5c5e23c
xbps-triggers: fixed obvious error in systemd-service trigger.
2011-11-10 13:24:50 +01:00
Juan RP
11a2ceb334
xbps-triggers: new bool arg for systemd-service trigger, to restart or not a service.
2011-11-10 11:16:04 +01:00
Juan RP
c41fe732be
xbps-triggers: new trigger 'mkdirs' to add/rm directories.
2011-11-09 15:13:24 +01:00
Juan RP
19f367691d
xbps-triggers: pycompile: create optimized and byte compiled files.
2011-10-25 15:59:11 +02:00
Juan RP
23dd7d008e
Update build_style for all templates.
...
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP
8989dda729
xbps-triggers: kernel-hooks: run hooks relative to pwd.
2011-10-17 16:42:00 +02:00
Juan RP
eb88dded7a
xbps-triggers: added a systemd-service trigger, not used yet.
2011-10-10 11:50:26 +02:00
Juan RP
a95ea21488
xbps-triggers: gsettings-schemas: exit if schemas dir doesn't exist.
2011-10-05 14:53:41 +02:00
Juan RP
c57f7509a3
xbps-triggers: new trigger to generate/remove python byte-code files.
2011-10-05 14:26:33 +02:00
Juan RP
b48cec94e9
xbps-triggers: improvements to the openrc trigger.
2011-07-20 18:53:13 +02:00
Juan RP
9416d77890
xbps-triggers: new kernel-hooks trigger, simplify initramfs-tools.
2011-07-10 00:03:17 +02:00
Juan RP
5355f32aca
xbps-src: support building bootstrap pkgs in chroot with -D.
...
The base_chroot var has been renamed to bootstrap, to avoid conflicts
with the base-chroot pkg. So now you can rebuild any bootstrap package
if the masterdir is ready (base-chroot already) installed and
installation is only to destdir.
2011-07-06 08:16:56 +02:00
Juan RP
d05d16ad3d
xbps-trigger: add /usr/local/bin to PATH, for xbps-src chroot.
2011-07-01 15:22:10 +02:00
Juan RP
e683c257db
xbps-triggers: improve the dkms trigger, bump to 0.16.
2011-02-20 00:28:33 +01:00
Juan RP
5b303e3c88
xbps-triggers: add file missed in previous.
2011-02-14 13:54:10 +01:00
Juan RP
49c1426e0b
xbps-triggers: added gtk3-immodules triggers.
2011-02-14 13:52:45 +01:00
Juan RP
986f18faa1
xbps-triggers: fixed the system-accounts trigger, bump to 0.13.
2010-12-28 13:03:04 +01:00
Juan RP
809bb752fa
xbps-triggers: improve dkms and system_accounts triggers. Bump to 0.13.
...
dkms: check correct version module via 'dkms status'.
system-accounts: it's possible now to create only system groups with 'system_groups'.
2010-12-28 11:22:58 +01:00