Commit graph

2441 commits

Author SHA1 Message Date
Juan RP 1ebe5e6b5e Mega-commit removing deps in xbps-base-chroot.
xbps-src:
  * ALWAYS use the static bins, to avoid breakage in the chroot.
  * Remove XBPS_FETCH_CMD. Use xbps-fetch (static) now that it's
    useful to download all distfiles in xbps-base-system.
  * Use busybox in the chroot and create links in /usr/local/bin
    at creation time. This helps to remove many packages that
    had problems with host/target libs (acl, attr, libarchive, etc).

build templates:
  * Add explicit gettext and texinfo build dependencies in all
    packages that need them, because they aren't built anymore
    by xbps-base-chroot.
  * Fixed some packages using build_style=gnu_makefile, that were
    broken because pre/post_configure() is not executed for a while,
    they should use pre/post_build() instead.

--HG--
extra : convert_revision : 0eaaf4917fd824710d0895e0c984bbc236b0cdf8
2009-10-30 22:14:09 +01:00
Juan RP ab0de77616 cronie: pass --localstatedir to configure.
--HG--
extra : convert_revision : ba4a6e83e9f9183aefc8048c05db4be76f429266
2009-10-30 22:12:18 +01:00
Juan RP a6b3b42039 cronie: update to 1.4.1.
Use backed up file from xbps.nopcode.org, because it's stupid to
download the fucking file through the wiki ?!??@

--HG--
extra : convert_revision : 6b99f995563ddf31054d2cc8b6374ba4ede145ba
2009-10-30 21:02:05 +01:00
Juan RP 55f8a27b75 run-parts: update to 3.2.1.
--HG--
extra : convert_revision : 2a7a23d22b21dfe89f84ec8bc66c61ba17a408c8
2009-10-30 20:12:51 +01:00
Juan RP 6236e07f6e tzdata: update to 2009p.
--HG--
extra : convert_revision : d0caeff9bc76c7131c9fea052ec880b8ea5568bd
2009-10-30 03:19:46 +01:00
Juan RP 197759d9d5 eject: use src tarball from archive.ubuntu.com.
--HG--
extra : convert_revision : 5a580441142266ae51e8281faf46238c59cf2430
2009-10-30 02:58:17 +01:00
Juan RP 802006fd00 busybox-initramfs: build split and hostname, bumprev.
--HG--
extra : convert_revision : 3fbb4a450933ff5de1aaf6be15967f351661d708
2009-10-29 23:12:48 +01:00
Juan RP d491c1a6d6 busybox-initramfs: build mktemp and date. Bumprev.
--HG--
extra : convert_revision : baf5c4eef08e85c52ebacc6bbdcdb9fc76fcbd06
2009-10-29 22:10:46 +01:00
Juan RP 2647aa4eb0 kernel-libc-headers: update to 2.6.31.5.
--HG--
extra : convert_revision : a0d333aecd639e192522dd4b1bd703dbbec68b79
2009-10-29 16:42:08 +01:00
Juan RP e2b7c462c1 shutils/metadata.sh: use xbps static bins.
--HG--
extra : convert_revision : cc7d591b7913eb7a301dc3fce0a59f29c54ccd88
2009-10-29 16:35:22 +01:00
Juan RP a4b843e2f9 gdb: update to 7.0.
--HG--
extra : convert_revision : f9786f58b561e7da47754f45c1cbe16c21581167
2009-10-29 02:00:13 +01:00
Juan RP abd40df0f1 fakeroot: update to 1.14.3.
--HG--
extra : convert_revision : c99bc05df5ca32b51da7900e1ce2807e0ae8782a
2009-10-29 01:45:26 +01:00
Juan RP db6f277bd6 Added asciidoc-8.5.0 template build file.
--HG--
extra : convert_revision : a9c75ab52ed9d3a8fd5c691aefd25c8a73f6963c
2009-10-28 04:22:05 +01:00
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00
Juan RP 8bc24b1ca6 kernel: update to 2.6.31.5.
--HG--
extra : convert_revision : ffc8fababa73e9f71f797345343909c37a3f049c
2009-10-28 03:05:20 +01:00
Juan RP 14fb564b72 xorg-xkb-utils: removed, not so useful.
--HG--
extra : convert_revision : 420b50cdc4ea005af9713986eafbd12abc777ff7
2009-10-27 20:01:02 +01:00
Juan RP 22774572da xbps-src: use the xbps static bins.
--HG--
extra : convert_revision : 7b8f360971f28668dae1032fccdc5819bafe5054
2009-10-27 16:52:40 +01:00
Juan RP 2033bee689 grub2: update to 1.97.
--HG--
extra : convert_revision : cfe5360f965a842ab64fbbbc49932984780ce504
2009-10-26 06:35:09 +01:00
Juan RP 782d413afc acl: update to 2.4.48.
--HG--
extra : convert_revision : 6f8e659d0c8d023569b887129c4c15d0b6808947
2009-10-25 09:48:37 +01:00
Juan RP dc9e0bba03 attr: update to 2.4.44.
--HG--
extra : convert_revision : b236e9d7b0e444c204db392621b647a364b7291e
2009-10-25 09:48:16 +01:00
Juan RP 814dd1d2d6 module-init-tools: update to 3.11.1.
--HG--
extra : convert_revision : 51ce92f8da7fd0ec530247ffdfd44264202a5b6f
2009-10-25 09:48:00 +01:00
Juan RP af9d14243d iana-etc: set noarch, bumprev.
--HG--
extra : convert_revision : 17ae90b79a1fbe5fab6f664349eea15dc1116c86
2009-10-24 00:07:16 +02:00
Juan RP 0f19402d79 glibc: remove /etc/ld.so.cache from destdir.
--HG--
extra : convert_revision : af385cabb81b804db9c1af1a4154cb60096e7f12
2009-10-21 14:32:49 +02:00
Juan RP cff1ee6c43 glibc: don't add /etc/ld.so.cache in $conf_files. Bump revision.
--HG--
extra : convert_revision : bdad824532656b843293dbd9eeac0af970db3964
2009-10-21 14:28:57 +02:00
Juan RP da15bf2da1 OpenRC: fix conf_files, fix init.d/network. Bump revision.
--HG--
extra : convert_revision : 6b8fa409972542debc65ad251d75b5b793cbeaa1
2009-10-21 14:08:44 +02:00
Juan RP b13b7598aa OpenRC: update to 0.5.2.
xbps changes:
 * Add patch to suppress warnings from /etc/init.d/keymaps.
 * Add patch to avoid rpath.
 * Comment out default staticroute setting in /etc/conf.d/staticroute,
   to avoid errors.

--HG--
extra : convert_revision : fdb16da4e43d3ac434ca7560234f552a3bb19215
2009-10-21 11:26:13 +02:00
Juan RP fd065e5562 xbps-mklive: update to 0.1.1.
Create /cow in target rootfs so that casper-snapshot works.

--HG--
extra : convert_revision : ffdcf1687f878548f6a6ea4683d18f96dae22c95
2009-10-20 15:56:56 +02:00
Juan RP ef3da70478 xbps-src: build binpkgs compressed with xz by default.
- Added two new options for xbps-src.conf:
    XBPS_COMPRESS_CMD by default set to xz.
    XBPS_COMPRESS_LEVEL by default not set.

Change these options to override the behaviour.

--HG--
extra : convert_revision : cbf096e3ff8c290ec0dfd96e5e7cf81f82cbf26a
2009-10-20 15:19:09 +02:00
Juan RP 4a26a07d56 xbps-src: make 'build-pkg all' ignore building subpkgs, use sourcepkg.
--HG--
extra : convert_revision : a552d1c2db44ca7a6427bf1e08a2d86e995c1383
2009-10-20 10:49:41 +02:00
Juan RP e51ddb6fc7 gcc: update to 4.4.2.
--HG--
extra : convert_revision : f3392bb4692e5757cbc088745381da7272923d2d
2009-10-20 10:08:33 +02:00
Juan RP de15937c98 shutils/make-binpkg.sh: make 'build-pkg' target build all subpkgs.
--HG--
extra : convert_revision : 9b1f6d0dcbf65550e393d00eb3bea8939a644055
2009-10-20 10:06:02 +02:00
Juan RP f7f9d75a57 xbps-mklive: initramfs-tools and xbps-casper deps aren't needed.
Bump revision.

--HG--
extra : convert_revision : 028003136aed828c938fa30e56e04904a6299cc7
2009-10-20 02:03:34 +02:00
Juan RP 5ef8ade9ef syslinux: fix installation.
{pre,post}_configure stages are not run if build_style==gnu_makefile.
Change this to pre_build().

--HG--
extra : convert_revision : ca850119a0f1b90eb9cc4790107eeafbe6dab09b
2009-10-20 01:57:46 +02:00
Juan RP dcf43b05c1 kbd: update to 1.15.1.
--HG--
extra : convert_revision : 12f3b78d9cc4f7c964d2cac4fe989c7b1fbfde6c
2009-10-20 01:28:07 +02:00
Juan RP 4957b799cb Terminal: update to 0.4.2.
--HG--
extra : convert_revision : 0680748fef1e943bc83fc90ab120f99673ea7fc8
2009-10-20 01:06:48 +02:00
Juan RP ff438b23b5 exo: update to 0.3.105.
--HG--
extra : convert_revision : bd92fa82b31bb3129476cfbe88ecd223c70f7dfc
2009-10-20 00:57:55 +02:00
Juan RP ba9c7095ca xbps-mklive: add squashfs-tools and syslinux rundeps.
--HG--
extra : convert_revision : c0f674cdd1b7db46ba6c003d34ddcde627dcd612
2009-10-19 23:44:51 +02:00
Juan RP 091afeca18 midori: update to 0.2.0.
--HG--
extra : convert_revision : cd2be47143e097ea75b5947b6c4d591765ad145c
2009-10-19 23:19:29 +02:00
Juan RP 5357eb606a xfce4-panel: update to 4.6.2.
--HG--
extra : convert_revision : 723225dc1760bcb308258c1e567d6e2d595870e6
2009-10-19 23:19:17 +02:00
Juan RP 6d27a927e2 TODO: pancake "I need mercurial and vala".
--HG--
extra : convert_revision : b9d6f4a208a87a11f8d2d35502a220a390bac711
2009-10-19 19:24:40 +02:00
Juan RP 3af2a3da35 Added xbps-mklive-0.1, to build your own live image.
--HG--
extra : convert_revision : 4c667d54d2c0307dca4ed5c49a9086498b52ae89
2009-10-19 19:24:25 +02:00
Juan RP 2656473d04 cdrtools: update to 2.01.01a66.
--HG--
extra : convert_revision : e7deb1d10517d11305f45d3ca333fe0adf7a1f67
2009-10-19 19:23:52 +02:00
Juan RP 01cbeef6b8 xbps-base-files: update to 0.29.
Added /etc/modprobe.d/blacklist.conf from Fedora. This makes
the live image work in qemu!

--HG--
extra : convert_revision : 9d8230a58db66f4585247c99b4d644bf40246dec
2009-10-19 16:22:28 +02:00
Juan RP be0dac40c8 automake: update to 1.10.2, set noarch.
--HG--
extra : convert_revision : 33062ba4ce0438a8c3a00f97d865622e1b97d431
2009-10-18 23:09:52 +02:00
Juan RP c4ea7ca0a8 autoconf: update to 2.64, set noarch.
--HG--
extra : convert_revision : 5e698f3345aa68b2a449262d219c5d5a6c18972b
2009-10-18 23:09:38 +02:00
Juan RP 01d6ce6176 binutils, gcc: fix previous!
--HG--
extra : convert_revision : 2f68e7d531ac03e5c7b776b80f5dcfdda43e6e8c
2009-10-18 13:45:17 +02:00
Juan RP fe3fa5fff4 binutils, gcc: use SRCPKGDESTDIR for usr/lib -> usr/lib64.
--HG--
extra : convert_revision : e666b63046f34f00c22efabf13ad3d373e230ccc
2009-10-18 13:17:12 +02:00
Juan RP 019022d4c1 TODO: I'd like to have "support for external remote patches".
--HG--
extra : convert_revision : 3f86b69d0aa882be5b991ba8fbaa3a467baaf99c
2009-10-18 12:37:42 +02:00
Juan RP 699366bdc1 binutils, gcc: create usr/lib -> usr/lib64 symlink for x86_64.
Based on patch contributed by ojab at
https://bugs.launchpad.net/xbps/+bug/453754

--HG--
extra : convert_revision : d7de7ee4bd3e34bfa89e3a2148359f336a372797
2009-10-18 12:28:15 +02:00
Juan RP ed8d41be39 glibc: add patch to build with binutils-2.20.
Reported by ojab at https://bugs.launchpad.net/xbps/+bug/453754

--HG--
extra : convert_revision : d94483b830fb82368f9c5e1bee92b33829ff7cf9
2009-10-18 12:21:03 +02:00