Commit graph

4 commits

Author SHA1 Message Date
Juan RP c15eeb6a89 xbps-mklive: update to 0.1.4.
After installing all packages, issue an autoupdate+autoremove+purge all.

--HG--
extra : convert_revision : ca55d441e7ba88c2097cf2ec7ecf7e828eaffbd9
2009-11-30 10:06:15 +01:00
Juan RP 670734b8ad xbps-mklive: xbps-digest is no more. Bump to 0.1.3.
--HG--
extra : convert_revision : e4ae5d81aed5539b246c42796a31da6a1b6f01d7
2009-11-27 00:00:54 +01:00
Juan RP 9ac91f9c5b xbps-mklive: update genereated /etc/motd, bump to 0.1.2.
--HG--
extra : convert_revision : fd7a87f1f042a9897dedecf68131041d32216162
2009-11-23 02:30:42 +00: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