Commit graph

1038 commits

Author SHA1 Message Date
Juan RP
a00ae944b5 Rename prepost-{inst,rm} to just INSTALL/REMOVE.
Some other changes related for this:
 - Modify binpkg.sh to always insert the INSTALL script at head of
   the archive, and appending files after it.
 - Modify binpkg.sh to compress binpkgs with bzip2 -9 to save some bytes.

--HG--
extra : convert_revision : b651b944f11c48dede1bbcea658182bf0984e8f3
2009-02-26 18:01:18 +01:00
Juan RP
a0ee2ee61b gcc-libgcc: set $install_priority to 50, just after xbps-base-dirs.
--HG--
extra : convert_revision : 02e61cff2e245e1f10a70bda321273ebb74ee9f5
2009-02-26 16:53:30 +01:00
Juan RP
46a42f7500 unpack.c: add missing \n in error msg.
--HG--
extra : convert_revision : ba47dd04be5b7a8d4d5a1e97b28573e67f89a79e
2009-02-26 14:37:01 +01:00
Juan RP
255c48b198 Added support to check SHA256 integrity for binary pkgs.
This currently checks:
 - While removing, any file is checked and if hash doesn't match the
   file is ignored and not removed.
 - While installing, if a binary pkg file doesn't match with the one
   reported by the repository's pkg index file, the process will be
   stopped.

--HG--
extra : convert_revision : 42bb64e89a092f0ff3e7d951e5b26e45d63a60fe
2009-02-26 05:41:49 +01:00
Juan RP
99ba792509 wget: add /etc/wgetrc into $conf_file.
--HG--
extra : convert_revision : 3bfec8083d77b4e63075553724442f29d90b0dc9
2009-02-26 03:50:38 +01:00
Juan RP
8d243e8dab xbps-bin: implement 'files' target, to show installed files for a pkg.
--HG--
extra : convert_revision : c522253a61c23e8439c6de343e713497a2a10033
2009-02-26 02:46:20 +01:00
Juan RP
f53e18171a pam: move missing libtool archives to pam-devel.
--HG--
extra : convert_revision : 34bc1715c2eb66e0b88f8a0ccb75e2b82fafe5d5
2009-02-25 22:50:47 +01:00
Juan RP
3d9bf73432 initramfs-tools: hooks/udevhelper tries to copy an unexistent file.
--HG--
extra : convert_revision : a134f157db4571ee999c965e504d4bce188e9125
2009-02-25 18:54:56 +01:00
Juan RP
cb4333e216 kernel: mount /sys before calling update-initramfs(8).
--HG--
extra : convert_revision : ff4322c1df549c7f87e13b24d7af0bb321775fa2
2009-02-25 18:54:15 +01:00
Juan RP
1c83b76888 glib, irssi, pcre: converted to subpkgs.
--HG--
extra : convert_revision : c3e0384ca9fb987a7e1b5ce93d40855dfcfbaa0e
2009-02-25 17:55:24 +01:00
Juan RP
5a435dc28f xbps-base-pkg: install bins with 755 not 644!
--HG--
extra : convert_revision : b5abbe37bfded3c75949532ddef12f7fec380f25
2009-02-25 17:02:14 +01:00
Juan RP
78f752757c xbps-base-system: depend on xbps-base-pkg, bump to 0.7.
--HG--
extra : convert_revision : b0b867d9c299d71d05de7dfc410dab227ee27090
2009-02-25 16:59:53 +01:00
Juan RP
cd76c83062 Add xbps-base-pkg-0.1. This installs the xbps binary pkg utils.
--HG--
extra : convert_revision : 3ecf2f81ddf7edd38ce04d0d0b7d53627d7847d0
2009-02-25 16:59:13 +01:00
Juan RP
56fb2c5ebe git: install by setting DESTDIR, avoids building twice and really works.
--HG--
extra : convert_revision : 6e059d28632712eb79d9207aaf3e94916aaef949
2009-02-25 16:39:15 +01:00
Juan RP
4d29f69f32 curl, libidn: converted to subpkgs.
--HG--
extra : convert_revision : 1041370558329cd01bdfaf6258eace73ae42a9cc
2009-02-25 16:39:02 +01:00
Juan RP
072ad1c9a0 util-linux-ng: add e2fsprogs build dep, not -devel.
--HG--
extra : convert_revision : 30af68c0a81e2e4f87bc1150bbb8241703404a94
2009-02-25 16:38:17 +01:00
Juan RP
7599bd302c lzma-utils: move shared lib symlink to the libs subpkg.
--HG--
extra : convert_revision : 2409b57365c4e70bda3a766a2e8fbfbb32d3dbfe
2009-02-25 07:32:35 +01:00
Juan RP
35aa197015 xbps-base-system: add vim dependency.
--HG--
extra : convert_revision : 29d6f29e725a9fec773bdecc84c7b192d4c695dc
2009-02-25 07:32:03 +01:00
Juan RP
7e225693c1 binpkg.sh: reset conf_files and keep_dirs for subpkgs.
--HG--
extra : convert_revision : 866665f3a7db612b80ea765c9308e6754b467921
2009-02-25 07:31:29 +01:00
Juan RP
cbf73d8362 chroot.sh: set LANG=C for the environment to avoid perl warns.
--HG--
extra : convert_revision : b38ba3d7f16e498507db597e63695704373c9957
2009-02-25 07:05:50 +01:00
Juan RP
0b7cdfa1d0 Split pkgs required by xbps-base-system, structure based in Fedora.
--HG--
extra : convert_revision : 151da3637a2745b786251e067bb924c3fd98118b
2009-02-25 06:15:20 +01:00
Juan RP
64adf578e7 xbps-base-chroot: add wget dependency back again.
--HG--
extra : convert_revision : d82defd896231183252774f5040bc51e01b52cce
2009-02-25 04:58:27 +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
Juan RP
2045bfe573 Merge branch 'subpkgs'
--HG--
extra : convert_revision : ce65943c5b14c7082df703a8ab3edc52465571d1
2009-02-24 07:22:56 +01:00
Juan RP
e0030bc0fe Split pkgs required by xbps-base-chroot, as it was made in Fedora.
- Added an additional shell func to add full (build/run), build
  or run time dependencies to packages. An optional third parameter
  can be used to specify other version than the one set in
  the depends file.
- Use a "depends" file in package directory to specify minimum
  required ABI/API version for a package, so that there's no need
  to set the version all the time in pkgs.
- Updated bash to 4.0.

--HG--
extra : convert_revision : 1aa0ce32d4bdc2cd371eac19ae7bcff2c986b6b3
2009-02-24 07:13:11 +01:00
Juan RP
97821bf458 tar: base subpkg needs gzip/bzip2 at runtime.
--HG--
extra : convert_revision : 0a96b7b56b2630c28d6c8e3738570b44c554ec6c
2009-02-22 15:33:12 +01:00
Juan RP
eb2e824a33 xbps-bin: while installing binpkgs, detect properly in some cases its return value.
--HG--
extra : convert_revision : 89cb21eed183c1d9702613690fb7f48f8cceb5e2
2009-02-22 06:00:08 +01:00
Juan RP
1b358afeaf Convert all xbps-base-chroot pkgs to subpkgs.
Also introduce "libs.depends", that adds a rundep of a package
with a proper version. This is to avoid modifying all dependent
packages if there's an API/ABI change.

--HG--
extra : convert_revision : a46b11b8e9187bdb2bfc954ad5ff40ecd9c0fe31
2009-02-22 05:57:13 +01:00
Juan RP
2cfb55735b Depend on glibc-libs in all converted pkgs to subpkgs.
--HG--
extra : convert_revision : c2ecbfbb96a502dff70bf9155abfc63f3f47ec43
2009-02-21 02:25:31 +01:00
Juan RP
f788c5f3f6 glibc: converted to subpkgs, don't build/install all locales.
--HG--
extra : convert_revision : 808d308c646e2c8e07e97435983ef377a64ad5da
2009-02-21 02:18:23 +01:00
Juan RP
b063ab2b54 binutils, gawk, gcc: add missing base subpkg.
--HG--
extra : convert_revision : e65fc368499c6124b1cf7963d830f64c05953b6c
2009-02-20 18:09:54 +01:00
Juan RP
733c889185 gawk: converted to subpkgs.
--HG--
extra : convert_revision : f5f17f1604557131e5649f957015b019045031f4
2009-02-20 16:59:28 +01:00
Juan RP
0b8c5b3253 gcc: convert to subpkgs.
--HG--
extra : convert_revision : 88fbeeb5b204c2d8a82f4c4b9833723d8503657b
2009-02-20 16:52:02 +01:00
Juan RP
fed44a5c15 Use ${version} in gmp, mpfr, proplib subpkgs.
--HG--
extra : convert_revision : 96cd7fa219f8acec0885a0c2541976598de4125d
2009-02-20 16:07:37 +01:00
Juan RP
5939c1dbd4 binutils: converted to subpkgs.
--HG--
extra : convert_revision : b13640fb0e5be76c90b3920359597fc4a40a141e
2009-02-20 07:18:26 +01:00
Juan RP
6966c9ffde Don't remove files on destdir/${sourcepkg}, they are used in some pkgs.
--HG--
extra : convert_revision : 94b882a792908aa874e30067160f51b1033c492b
2009-02-20 07:05:34 +01:00
Juan RP
d49b5e0239 Add the symlinks required for gmp and mpfr subpkgs.
--HG--
extra : convert_revision : e7b39a5a6624424fd967110c3ca63fcf914829c8
2009-02-20 06:50:48 +01:00
Juan RP
c8163148da gmp, mpfr: converted to subpkgs.
--HG--
extra : convert_revision : 8ce5b84c7d3adf91880e38466ba360bd028a464b
2009-02-20 06:26:27 +01:00
Juan RP
04a0248ef1 Add support to install/remove subpkgs independently of its sourcepkg.
--HG--
extra : convert_revision : 5495fb6558fa71dd843f54981313df233236ac50
2009-02-20 06:25:35 +01:00
Juan RP
b225a1dc30 Added support to build subpackages from a single source.
proplib has been converted to see how it works.

--HG--
extra : convert_revision : dfcd1f547884108d69682e9e62b4aacfa431cc83
2009-02-20 04:10:55 +01:00
Juan RP
8cfe150f54 bison, m4, ncurses: they aren't part of xbps-base-chroot anymore.
--HG--
extra : convert_revision : a2b5755c9177acd7ba68307f853152a595b2d654
2009-02-19 22:03:58 +01:00
Juan RP
0834b273db xbps-base-chroot: remove dup or not required deps. Bump to 0.6.
--HG--
extra : convert_revision : 2ccf55324d778f5c96583ddde425864971166f6d
2009-02-19 21:48:42 +01:00
Juan RP
61b0a539bf bash: remove bison and ncurses build deps.
The reason is that the host should provide this anyway.

--HG--
extra : convert_revision : 6dfb92ee193d181e1d1807578baba89d704f08fc
2009-02-19 21:47:26 +01:00
Juan RP
c73a1e30a2 glibc: it seems gawk is needed as build dep.
--HG--
extra : convert_revision : 691d2ebc7a58bf9e2a2732115ce17e71b7c311c7
2009-02-19 21:09:51 +01:00
Juan RP
70baba0106 kernel: some changes to play better with the initramfs.
* 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
2009-02-19 16:16:37 +01:00
Juan RP
54a2bcfd29 busybox-initramfs: use desktop profile for config, to avoid issues with initramfs.
--HG--
extra : convert_revision : ad9a89c737df9bb8b19b8d44fd84d052b3147483
2009-02-19 16:15:57 +01:00
Juan RP
a392f5f9f4 udev: add initramfs-tools, update depends.
--HG--
extra : convert_revision : 2450b2c23182dd801dedb579b86ae3e40c3abdb9
2009-02-19 16:10:13 +01:00
Juan RP
b8b01d0e77 binpkg: create files.plist in pkg metadata with some objects.
--HG--
extra : convert_revision : d501c665d146d19648f0a9353d69f9d34f7616be
2009-02-19 14:11:30 +01:00
Juan RP
9f204e8626 xbps-base-system: fix less version, depend on iana-etc. Bump to 0.6.
--HG--
extra : convert_revision : 209a86e3e1f3f72215f8a65266a699367eed364f
2009-02-19 03:43:50 +01:00
Juan RP
78bdb0194a gettext: disable some features, saves 7MB.
--HG--
extra : convert_revision : 3f3abde29f5ef2e1a834b2a9897bf0fb694dae09
2009-02-19 02:37:06 +01:00