Commit Graph

6 Commits

Author SHA1 Message Date
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
Juan RP f2230db52f e2fsprogs: update to 1.41.6.
--HG--
extra : convert_revision : fe57f4c86d12186ec49082052a762c0ab6508aab
2009-06-19 08:19:22 +02:00
Juan RP 6ea8a8e0d7 e2fsprogs: remove libuuid and libblkid related stuff.
They are available from different packages. Bump revisions.

--HG--
extra : convert_revision : bfe39956110f39a0bce726d208ada818fcff761e
2009-05-13 07:02:48 +02:00
Juan RP d143a6ed7e e2fsprogs: add /etc/mke2fs.conf into conf_files, add missing files.
--HG--
extra : convert_revision : a4f6895c0fcc80d8410eff78e0dd558867f5e697
2009-03-18 10:02:08 +01:00
Juan RP 84222395b8 Provide some vars for use in template's targets.
These new vars are DESTDIR (by default XBPS_DESTDIR/pkgname-version),
SRCPKGDESTDIR (XBPS_DESTDIR/sourcepkg-version) and FILESDIR
(XBPS_TEMPLATESDIR/pkgname/files).

This simplifies packages that used them.

--HG--
extra : convert_revision : 287ea7128cb5df19870ca7aff0a3b8f99a11d63a
2009-03-11 06:31:56 +01:00
Juan RP 4aab5990ba Update all pkgs until xbps-base-system's initramfs-tools dependency.
--HG--
extra : convert_revision : 7c4f25f0ac22755e54d4604e1581e8c7fc255d58
2009-02-24 08:22:29 +01:00