-
e54c4cb249
udev: update to 133 and install rules into correct dir.
Juan RP
2008-11-26 10:56:51 +01:00
-
0f511d0aa4
mkinitcpio: fix installation.
Juan RP
2008-11-26 02:37:55 +01:00
-
c87b042635
Ignore destdir created by default conf.
Juan RP
2008-11-26 01:09:08 +01:00
-
fe0cdc5186
coreutils: install the hostname utility.
Juan RP
2008-11-26 00:41:40 +01:00
-
313d514a5d
gawk: override configure mktime test, as suggested by the LFS 6.4 book.
Juan RP
2008-11-26 00:41:13 +01:00
-
0fe5ca49e4
bash: override configure mktime test, as suggested by the LFS 6.4 book.
Juan RP
2008-11-26 00:24:18 +01:00
-
5f1e53c0fb
initng-ifiles: add initng builddep.
Juan RP
2008-11-25 17:11:31 +01:00
-
80dc41a48a
Added grub-0.97 template.
Juan RP
2008-11-25 15:59:48 +01:00
-
c9ab99cd6b
xbps.conf: set destdir to $XBPS_DISTRIBUTIONDIR/destdir.
Juan RP
2008-11-25 15:53:07 +01:00
-
a7664d6d64
kbd: install keyboard layout data files into /lib/kbd as specified by the LFS book.
Juan RP
2008-11-24 23:33:12 +01:00
-
b52915760c
glibc: update to 2.9, use snapshot from redhat.
Juan RP
2008-11-24 22:51:43 +01:00
-
9d9ebb8dcd
kernel26: provide a generic .config file for i386 arch.
Juan RP
2008-11-22 17:38:27 +01:00
-
a95e871414
Added initng-ifiles-0.1.5 template.
Juan RP
2008-11-22 13:39:29 +01:00
-
2a7041da23
Added initng-0.6.10.2 template.
Juan RP
2008-11-22 13:25:52 +01:00
-
1fcba47262
Added cmake-2.6.2 template, required by initng.
Juan RP
2008-11-22 13:08:31 +01:00
-
6cf4d4705d
glibc: make this build on i386 by building with -march.
Juan RP
2008-11-21 17:12:07 +01:00
-
59d924e512
gmp: fix stupid host/build detection in configure script on i386.
Juan RP
2008-11-21 16:55:58 +01:00
-
5f28e3aef4
* Fix bash version variable in URL
pancake
2008-11-21 16:03:04 +01:00
-
17c2099ca9
Added mkinitcpio template from Arch linux.
Juan RP
2008-11-21 11:38:06 +01:00
-
6d8d778405
Added gcc-multilib template. Doesn't build but will be fixed soon.
Juan RP
2008-11-21 11:36:43 +01:00
-
8893ac4a8a
linux-pam: remove unused libtool stuff.
Juan RP
2008-11-21 11:36:19 +01:00
-
fa2184aeac
glibc32: add back lib32 dirs into ld.so.conf.
Juan RP
2008-11-21 09:58:43 +01:00
-
f1e6d8d390
coreutils: pass --disable-acl to avoid linking to host libacl.
Juan RP
2008-11-21 09:54:13 +01:00
-
a37c42c94d
Do not override PATH in chroot and always make lib64 -> lib symlinks on x86_64.
Juan RP
2008-11-17 09:17:02 +01:00
-
19b8381b64
glibc{,32}: do not use base_package anymore and misc changes.
Juan RP
2008-11-17 09:16:31 +01:00
-
c8ed72be64
binutils: remove unused post_install func.
Juan RP
2008-11-06 07:36:27 +01:00
-
245178dc42
glibc: add /lib32 and /usr/lib32 into ld.so.conf for x86_64.
Juan RP
2008-11-05 06:25:02 +01:00
-
159e450616
binutils: pass --enable-multilib.
Juan RP
2008-11-05 04:19:39 +01:00
-
ad20e91144
Do not use --host/build in GNU configure scripts by default.
Juan RP
2008-11-05 03:04:46 +01:00
-
c5389d7521
mktoolchain: do not assume CROSS_HOST.
Juan RP
2008-11-05 03:04:17 +01:00
-
b4d5150542
gcc: pass --enable-shared, otherwise shared libs won't be built!
Juan RP
2008-11-05 01:43:55 +01:00
-
8ecff4f092
cross-compilation: also force GCC to target's gcc.
Juan RP
2008-11-05 01:06:38 +01:00
-
baf877026b
xbps.conf: update comments.
Juan RP
2008-11-04 02:26:23 +01:00
-
bc754a46dd
xbps: indent, use local vars in more places, misc.
Juan RP
2008-11-04 02:22:21 +01:00
-
2fde13b869
* Fix path to gcc for mktoolchain
pancake
2008-11-03 12:16:04 +01:00
-
83e4088313
xbps: fix argc handling.
Juan RP
2008-11-03 11:01:42 +01:00
-
5e64daeed6
chroot: rmdir xbps_crossdir while exiting.
Juan RP
2008-11-03 10:33:54 +01:00
-
9b1c29e19b
glibc: add 32 dynamic linker to ldd on x86_64.
Juan RP
2008-11-03 10:32:36 +01:00
-
5b8cc70d4e
ncurses: update to 5.7.
Juan RP
2008-11-03 09:24:07 +01:00
-
a172a9f604
Fix previous.
Juan RP
2008-11-03 09:02:21 +01:00
-
cc27b1a54a
Added a new var for templates: only_for_archs.
Juan RP
2008-11-03 08:38:38 +01:00
-
ebb7cc3fcd
glibc32: install gconv stuff into /usr/lib32.
Juan RP
2008-11-03 08:18:52 +01:00
-
cb099eba8c
Use XBPS_CROSS_HOST in more places.
Juan RP
2008-11-03 07:50:58 +01:00
-
d15b7887e7
Added support for cross compiling packages on x86_64.
Juan RP
2008-11-03 07:12:53 +01:00
-
1ae9019da2
mktoolchain: added new flags to specify dirs and misc stuff.
Juan RP
2008-11-03 00:29:33 +01:00
-
af67e8f905
Added a new script: mktoolchain.sh.
Juan RP
2008-11-02 23:09:47 +01:00
-
af7dd8bb55
binutils: use --enable-64-bit-bfd in configure_args.
Juan RP
2008-10-31 02:28:35 +01:00
-
2c0cb83289
util-linux-ng: disable wall as the CLFS book mentions.
Juan RP
2008-10-31 02:15:14 +01:00
-
313c0179e2
Added util-linux-ng-2.14.1 template.
Juan RP
2008-10-31 02:09:14 +01:00
-
9c28282cc4
e2fsprogs: install headers, fix pkgconfig files, misc stuff.
Juan RP
2008-10-31 02:08:36 +01:00
-
5bb36505b1
Rename helper-templates to just helpers.
Juan RP
2008-10-30 23:34:05 +01:00
-
25a6af5a07
Remove unzip helper and make pkg add a build dep to unzip.
Juan RP
2008-10-30 23:28:59 +01:00
-
4bbeb31d60
jasper: indent $distfiles and $long_desc.
Juan RP
2008-10-30 23:10:34 +01:00
-
21b736cd31
jasper: update depends and checksum.
Juan RP
2008-10-30 23:06:26 +01:00
-
77b4826fdc
Sync unzip and its helper with latest code.
Juan RP
2008-10-30 23:05:58 +01:00
-
faef73b60c
remove_pkg doesn't need $short_desc.
Juan RP
2008-10-30 09:44:02 +01:00
-
cf2015f692
xbps-pkgdb: add function to internalize plist file.
Juan RP
2008-10-30 08:47:00 +01:00
-
40103061c7
Typo in previous.
Juan RP
2008-10-30 07:38:14 +01:00
-
227c4af4a4
Update README with some random and stupid comments.
Juan RP
2008-10-30 07:36:18 +01:00
-
000b040397
Just run xbps-pkgdb list and remove list_pkgs().
Juan RP
2008-10-30 07:18:21 +01:00
-
f2846165f0
Missed another change for previous.
Juan RP
2008-10-30 07:14:32 +01:00
-
35df6d0c6e
Rewrite xbps-pkgdb to use an array of dictionaries per pkg.
Juan RP
2008-10-30 06:40:11 +01:00
-
e765a9c0e4
binutils: updated to 2.19.
Juan RP
2008-10-30 02:20:34 +01:00
-
de7879388a
groff: needs disable_parallel_build.
Juan RP
2008-10-30 02:20:15 +01:00
-
c0147b35d6
kernel26: make a symlink of /usr/src/linux-$version not hardlink.
Juan RP
2008-10-30 01:10:06 +01:00
-
7fce51f267
chroot: support multiple users, i.e don't mount/umount if already done.
Juan RP
2008-10-30 00:51:48 +01:00
-
167cf768a1
TODO: added another item about xbps-cmpver.
Juan RP
2008-10-29 23:48:27 +01:00
-
9baabc8f80
TODO: added another item.
Juan RP
2008-10-29 23:46:36 +01:00
-
b061a3665e
Simplify even more by making msg_error() exit by itself.
Juan RP
2008-10-29 23:34:05 +01:00
-
f19481b477
Remove register_pkg_handler() and use directly xbps-pkgdb.
Juan RP
2008-10-29 22:53:26 +01:00
-
ee9d9d99f3
openssl: needs disable_parallel_build.
Juan RP
2008-10-29 22:45:09 +01:00
-
c467d31a66
Simplify check_installed_pkg to avoid calling xbps-pkgdb unnecessarily.
Juan RP
2008-10-29 22:05:29 +01:00
-
3c6daaa6e3
klibc: needs kernel26 builddep.
Juan RP
2008-10-29 21:17:32 +01:00
-
728daf9254
$grep_cmd is not needed anymore.
Juan RP
2008-10-29 21:14:02 +01:00
-
74182a7c99
wget, gstreamer: indent $long_desc.
Juan RP
2008-10-29 20:27:11 +01:00
-
de6947e0c9
Misc tweaks to messages in xbps-pkgdb.
Juan RP
2008-10-29 20:20:22 +01:00
-
97964298e5
Added dash-0.5.4 and make /bin/sh -> /bin/dash symlink.
Juan RP
2008-10-29 20:19:35 +01:00
-
fb4b091270
Integrate xbps-cmpver and misc tweaks found in the way.
Juan RP
2008-10-29 19:59:06 +01:00
-
5638a5a4e5
ANSI colors are not supported anymore.
Juan RP
2008-10-29 19:43:29 +01:00
-
de67397983
xbps-digest: accept any number of arbitrary files in argv.
Juan RP
2008-10-29 18:42:23 +01:00
-
5803db23a3
Fix spurious chars passed to grep in extract_distfiles().
Juan RP
2008-10-29 18:37:04 +01:00
-
2cb592e66e
Remove bash specific features to not depend on it.
Juan RP
2008-10-29 18:33:55 +01:00
-
7d8701190d
Fixes for cmpver..use strrchr and control last char - should make util-linux work now
pancake
2008-10-29 17:51:29 +01:00
-
2680b4827d
Looks like I removed a line accidentally for the configure phase.
Juan RP
2008-10-29 05:34:57 +01:00
-
087e6ae23d
Use bye() instead of restore_color() for signals caught.
Juan RP
2008-10-29 05:09:38 +01:00
-
cfcbec0b91
Misc tweaks again for msg_{error,warn}.
Juan RP
2008-10-29 04:54:57 +01:00
-
c1146599ee
bash: apply all patches for current version and bump to 3.2.039.
Juan RP
2008-10-29 04:49:24 +01:00
-
1e0ee707b4
Bah, fix previous.
Juan RP
2008-10-29 04:04:32 +01:00
-
8a928f76d8
Remove unused $distfiles stuff.
Juan RP
2008-10-29 04:02:58 +01:00
-
f043d3db38
Add clean_objs to all target.
Juan RP
2008-10-29 03:38:19 +01:00
-
d5d8bb96b0
Some redirections in {set,restore}_color to hide escape sequencies.
Juan RP
2008-10-29 03:32:28 +01:00
-
5a0aac4fd2
Added some ANSI colors for messages, may be disabled.
Juan RP
2008-10-29 03:20:14 +01:00
-
93401521f9
Bah, removed too much in previous commit.
Juan RP
2008-10-29 00:06:32 +01:00
-
7f0b12faf8
Update info_tmpl() after last changes to $distfiles parsing.
Juan RP
2008-10-29 00:05:03 +01:00
-
ac80ddda40
Use bash features to improve $distfiles parsing.
Juan RP
2008-10-28 23:57:52 +01:00
-
a4f4fde9cf
Initial import of xbps-cmpver
pancake
2008-10-28 16:51:58 +01:00
-
b011885995
Update reset_tmpl_vars().
Juan RP
2008-10-28 16:28:46 +01:00
-
4b276a75ac
Remove $extract_sufx item from TODO, add some more from xbps.sh.
Juan RP
2008-10-28 16:22:30 +01:00
-
75f9cf1401
wget: s/gawk/wget/
Juan RP
2008-10-28 16:17:40 +01:00
-
3ec0e3ec05
gstreamer: fix $distfiles, remove unused stuff.
Juan RP
2008-10-28 16:17:02 +01:00