Juan RP
826d549aaf
xbps-triggers: [systemd-service] stop before disabling unit at pre-remove.
2012-03-09 11:47:56 +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
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
Juan RP
8f19147495
xbps-triggers: added a 'dkms' trigger, bump to 0.12.
2010-12-23 14:29:59 +01:00
Juan RP
c84c94fb5a
xbps-triggers: fix registration of services, bump to 0.11.
2010-12-10 12:48:29 +01:00
Juan RP
cc34440b6c
xbps-triggers: do not stop/restart services, show info messages instead. Bump to 0.10.
2010-12-08 01:25:34 +01:00
Juan RP
d3902e0014
xbps-triggers: do not use set -e in the xml-catalog trigger, bumprev.
2010-11-06 06:34:21 +01:00
Juan RP
26f77623e0
xbps-triggers: fix removal of gdk-pixbuf pkg due to gtk-pixbuf-loaders trigger errors, bump to 0.8.
2010-11-06 06:14:03 +01:00
Juan RP
d874b48dcf
xbps-triggers: fix post-remove target for the gtk-immodules trigger in the gtk+ case. Bump to 0.7.
2010-11-06 06:06:55 +01:00
Juan RP
f22c765450
xbps-triggers: remove the initramfs for the kernel pkg if removing. Bump to 0.6.
2010-11-04 14:06:49 +01:00
Juan RP
771ff3b40e
xbps-triggers: update to 0.5.
...
The code for all triggers is handled in ${FILESDIR} now.
Modify the initramfs-tools trigger to always use relative path for /boot,
and to not mount/umount /proc and /sys, left this for the user.
2010-11-04 13:53:46 +01:00
Juan RP
e77c14ecab
xbps-triggers: update to 0.4, improve gsettings-schemas trigger.
2010-10-25 18:36:16 +02:00
Juan RP
ddcfee311e
xbps-triggers: update to 0.3, added a gsettings-schemas trigger.
2010-10-25 18:23:36 +02:00
Juan RP
f446cf5b2b
xbps-triggers: update to 0.2.
...
Update gtk-pixbuf-loaders trigger for the new gdk-pixbuf package.
2010-10-23 17:49:36 +02:00
Juan RP
9d6422bd60
xbps-triggers: fixed a stupid typo, exit from INSTALL if xbps-uhelper not found.
2010-05-18 08:24:20 +02:00
Juan RP
932e4eb464
Added xbps-triggers-0.1 build template.
...
This package contains the triggers used by the XBPS binary packages.
2010-05-18 08:01:03 +02:00