void-packages/TODO
Juan RP 167cf768a1 TODO: added another item about xbps-cmpver.
--HG--
extra : convert_revision : df3ad4ae384a7714d3ed922c297afc6509354a70
2008-10-29 23:48:27 +01:00

9 lines
544 B
Text

* Personalized scripts per template to unpack distfiles.
* Multiple URLs to download source distribution files, aliases, etc.
Something like ${sourceforge} to pick up any specified mirror on the list.
* More robust and fast dependency checking.
* wget now is required inside the chroot
- etc/resolv.conf is copied before entering the chroot
* $version needs to have a dot to be found by xbps.sh.
- Some packages do not have a dot on its version, like udev-130.
* xbps-cmpver fails in some cases: foo-2.0 vs foo-1.99 and foo-2a vs foo-2b.