2008-10-28 15:22:30 +00:00
|
|
|
* Personalized scripts per template to unpack distfiles.
|
|
|
|
* Multiple URLs to download source distribution files, aliases, etc.
|
2008-10-29 22:46:36 +00:00
|
|
|
Something like ${sourceforge} to pick up any specified mirror on the list.
|
2008-10-28 15:22:30 +00:00
|
|
|
* More robust and fast dependency checking.
|
2008-10-28 11:45:30 +00:00
|
|
|
* wget now is required inside the chroot
|
|
|
|
- etc/resolv.conf is copied before entering the chroot
|
2008-10-29 22:46:36 +00:00
|
|
|
* $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.
|
2008-10-29 22:48:27 +00:00
|
|
|
* xbps-cmpver fails in some cases: foo-2.0 vs foo-1.99 and foo-2a vs foo-2b.
|