* Compress kernel with gzip rather than lzma, it's faster.
* Mark package as essential for upgrades, not optimal but works.
--HG--
extra : convert_revision : 67e7a831b26ae4b7a58d9455593c49e911a984ce
Added an INSTALL script that updates GRUB's menu.lst file at
post-installation time... simple but will be improved later.
--HG--
extra : convert_revision : 0ce38f532a8e8d2bfdef21dcd35fe0562732ad09
It's activated at post-install time, and only if template uses:
triggers="initramfs-tools". Use it in the kernel package.
Also print a message when a trigger is being run.
--HG--
extra : convert_revision : 3f2a0c113ed523e4b09822665cf6d94e30b7d1e4
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
* Build UNIX sockets support in kernel, not as module. It seems udev
needs this very early in the initramfs.
* Update build_depends to depend on initramfs.
--HG--
extra : convert_revision : 73f886ff320090b466e0c5f93ab7c8a4e075c38a
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.
--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845