Commit graph

15 commits

Author SHA1 Message Date
Juan RP 2bc4b57fd2 xbps-base-files: added MPL-1.1 (Mozilla Public License) license. 2011-05-28 13:31:38 +02:00
Juan RP c3a872f385 xbps-base-files: reread stuff from /etc/profile.d in .bashrc, bump to 0.40. 2011-02-22 16:14:10 +01:00
Juan RP ad2f33dfd2 xbps-base-files: provide a (fake) /etc/lsb-release, to stfu some apps 2010-12-21 23:21:07 +01:00
Juan RP 2ba5f1ec75 xbps-base-files: added common licenses, taken from Debian. Bump to 0.38. 2010-05-18 08:33:57 +02:00
Juan RP cca260545d xbps-base-files: update to 0.37.
* Does not install the FHS base system directories, provided by base-directories.
* Does not install the XBPS triggers, provided by xbps-triggers.
2010-05-18 08:03:13 +02:00
Juan RP 08d5783d7b xbps-base-files: update to 0.36.
The initramfs-tools trigger now runs 'update-initramfs' with -B and
if grub-mkconfig exists runs it before exiting.
2010-05-06 02:37:34 +02:00
Juan RP 6d01070826 The 'essential' object metadata was removed long ago, fully remove it.
--HG--
extra : convert_revision : d110ecf59b07e84c6930d1212702b67cc4a4112b
2010-04-29 05:20:36 +02:00
Juan RP f704027919 xbps-base-files: new openrc-trigger, bump to 0.35.
--HG--
extra : convert_revision : ab59115a621ea23d8fb89f61762e2562e105c6ea
2010-04-16 20:11:15 +02:00
Juan RP 3b7ffdac44 xbps-base-files: update to 0.34, new 'gio-modules' trigger.
--HG--
extra : convert_revision : 49cf52c01c66c689aeac1d270fef6101fff8ba16
2010-04-14 14:11:34 +02:00
Juan RP 3ef6148916 xbps-base-files: new gconf-schemas trigger, bump to 0.33.
--HG--
extra : convert_revision : 8cc6a599345e94769fd59549e04a5dd10ca70790
2010-04-11 12:51:27 +02:00
Juan RP 78c85f640d xbps-base-files: cannot be noarch currently, bump to 0.32.
--HG--
extra : convert_revision : eba6a8ec6a93e362fbd630131db101c72261c53a
2009-12-19 04:54:54 +01:00
Juan RP 5f4c875f9c xbps-base-files: it is an "essential" pkg.
--HG--
extra : convert_revision : 982ceebba0ff857e5ca5b1fd0f14104c414d2b9e
2009-12-11 12:14:10 +01:00
Juan RP d8302b0053 xbps-base-files: new trigger, install triggers with 0750.
Bump to 0.31.

--HG--
extra : convert_revision : 73e4ffd527cefb6ca175148610deb7f062fe474d
2009-12-11 12:04:52 +01:00
Juan RP af1b82c40a Update triggers to use passed args, use /bin/sh -e.
Bump xbps-base-files to 0.30.

--HG--
extra : convert_revision : 6158c0bed798e097ba75c902a0be2498e3361e02
2009-12-11 07:23:49 +01:00
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00