Commit graph

11 commits

Author SHA1 Message Date
Juan RP 2f0967ecfa libhal: move so symlinks into main pkg.
--HG--
extra : convert_revision : db05e41dd65420e9e2941d0f89e2d3f8cf290923
2010-04-23 17:58:57 +02:00
Juan RP 5aa2f34f73 Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled,
well some of them, otherwise disabled.

--HG--
extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
2010-04-16 22:09:33 +02:00
Juan RP 5c40f72266 hal: add libhal{,-devel} subpkgs, bumprev.
--HG--
extra : convert_revision : 16e51ff62788e761e562cefb7623e39bc5575d60
2010-04-14 12:50:19 +02:00
Juan RP 74eac94691 hal: sanitize deps, bumprev.
--HG--
extra : convert_revision : b13452c9de9ba674ec9d063437a7dd40f9a9020b
2010-01-10 18:17:15 +01:00
Juan RP abae0c3e48 hal: update to 0.5.14.
--HG--
extra : convert_revision : aa104f28b36a9d80296655fba6c3726ff0c42d64
2010-01-09 01:13:49 +01:00
Juan RP ba07bfe64b avahi, hal, ntp: bumprev after new shadow rundep.
--HG--
extra : convert_revision : 35675675f74544e8c7d97c375781defca026d690
2009-12-19 05:03:18 +01:00
Juan RP 0092bfdf05 hal: use trigger to (un)register system user/groups, bumprev.
--HG--
extra : convert_revision : 6a8a4206a3a2b1d2d389d1c25a276f546109094d
2009-12-11 12:07:07 +01:00
Juan RP 90b3ae2174 hal: do not remove user/group if updating, bumprev.
--HG--
extra : convert_revision : d100ac26066257186faac89b2009547576566026
2009-12-09 16:16:50 +01:00
Juan RP 49407acd1a hal: remove name assignment in rc script, bumprev.
--HG--
extra : convert_revision : f91cbc9c5146b3b0b576812482c554512b18461c
2009-11-30 20:58:42 +01:00
Juan RP 3e5df9accf hal: disable PolicyKit/ConsoleKit, smbios.
Stuff was taken from Arch Linux, now all users logged in the
console are authenticated via ConsoleKit.

Bump revision.

--HG--
extra : convert_revision : b0986ed4b1454ac2f11ecc35b23d9d8de14996a4
2009-11-30 06:09:41 +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