Commit Graph

  • faef73b60c remove_pkg doesn't need $short_desc. Juan RP 2008-10-30 09:44:02 +0100
  • cf2015f692 xbps-pkgdb: add function to internalize plist file. Juan RP 2008-10-30 08:47:00 +0100
  • 40103061c7 Typo in previous. Juan RP 2008-10-30 07:38:14 +0100
  • 227c4af4a4 Update README with some random and stupid comments. Juan RP 2008-10-30 07:36:18 +0100
  • 000b040397 Just run xbps-pkgdb list and remove list_pkgs(). Juan RP 2008-10-30 07:18:21 +0100
  • f2846165f0 Missed another change for previous. Juan RP 2008-10-30 07:14:32 +0100
  • 35df6d0c6e Rewrite xbps-pkgdb to use an array of dictionaries per pkg. Juan RP 2008-10-30 06:40:11 +0100
  • e765a9c0e4 binutils: updated to 2.19. Juan RP 2008-10-30 02:20:34 +0100
  • de7879388a groff: needs disable_parallel_build. Juan RP 2008-10-30 02:20:15 +0100
  • c0147b35d6 kernel26: make a symlink of /usr/src/linux-$version not hardlink. Juan RP 2008-10-30 01:10:06 +0100
  • 7fce51f267 chroot: support multiple users, i.e don't mount/umount if already done. Juan RP 2008-10-30 00:51:48 +0100
  • 167cf768a1 TODO: added another item about xbps-cmpver. Juan RP 2008-10-29 23:48:27 +0100
  • 9baabc8f80 TODO: added another item. Juan RP 2008-10-29 23:46:36 +0100
  • b061a3665e Simplify even more by making msg_error() exit by itself. Juan RP 2008-10-29 23:34:05 +0100
  • f19481b477 Remove register_pkg_handler() and use directly xbps-pkgdb. Juan RP 2008-10-29 22:53:26 +0100
  • ee9d9d99f3 openssl: needs disable_parallel_build. Juan RP 2008-10-29 22:45:09 +0100
  • c467d31a66 Simplify check_installed_pkg to avoid calling xbps-pkgdb unnecessarily. Juan RP 2008-10-29 22:05:29 +0100
  • 3c6daaa6e3 klibc: needs kernel26 builddep. Juan RP 2008-10-29 21:17:32 +0100
  • 728daf9254 $grep_cmd is not needed anymore. Juan RP 2008-10-29 21:14:02 +0100
  • 74182a7c99 wget, gstreamer: indent $long_desc. Juan RP 2008-10-29 20:27:11 +0100
  • de6947e0c9 Misc tweaks to messages in xbps-pkgdb. Juan RP 2008-10-29 20:20:22 +0100
  • 97964298e5 Added dash-0.5.4 and make /bin/sh -> /bin/dash symlink. Juan RP 2008-10-29 20:19:35 +0100
  • fb4b091270 Integrate xbps-cmpver and misc tweaks found in the way. Juan RP 2008-10-29 19:59:06 +0100
  • 5638a5a4e5 ANSI colors are not supported anymore. Juan RP 2008-10-29 19:43:29 +0100
  • de67397983 xbps-digest: accept any number of arbitrary files in argv. Juan RP 2008-10-29 18:42:23 +0100
  • 5803db23a3 Fix spurious chars passed to grep in extract_distfiles(). Juan RP 2008-10-29 18:37:04 +0100
  • 2cb592e66e Remove bash specific features to not depend on it. Juan RP 2008-10-29 18:33:55 +0100
  • 7d8701190d Fixes for cmpver..use strrchr and control last char - should make util-linux work now pancake 2008-10-29 17:51:29 +0100
  • 2680b4827d Looks like I removed a line accidentally for the configure phase. Juan RP 2008-10-29 05:34:57 +0100
  • 087e6ae23d Use bye() instead of restore_color() for signals caught. Juan RP 2008-10-29 05:09:38 +0100
  • cfcbec0b91 Misc tweaks again for msg_{error,warn}. Juan RP 2008-10-29 04:54:57 +0100
  • c1146599ee bash: apply all patches for current version and bump to 3.2.039. Juan RP 2008-10-29 04:49:24 +0100
  • 1e0ee707b4 Bah, fix previous. Juan RP 2008-10-29 04:04:32 +0100
  • 8a928f76d8 Remove unused $distfiles stuff. Juan RP 2008-10-29 04:02:58 +0100
  • f043d3db38 Add clean_objs to all target. Juan RP 2008-10-29 03:38:19 +0100
  • d5d8bb96b0 Some redirections in {set,restore}_color to hide escape sequencies. Juan RP 2008-10-29 03:32:28 +0100
  • 5a0aac4fd2 Added some ANSI colors for messages, may be disabled. Juan RP 2008-10-29 03:20:14 +0100
  • 93401521f9 Bah, removed too much in previous commit. Juan RP 2008-10-29 00:06:32 +0100
  • 7f0b12faf8 Update info_tmpl() after last changes to $distfiles parsing. Juan RP 2008-10-29 00:05:03 +0100
  • ac80ddda40 Use bash features to improve $distfiles parsing. Juan RP 2008-10-28 23:57:52 +0100
  • a4f4fde9cf Initial import of xbps-cmpver pancake 2008-10-28 16:51:58 +0100
  • b011885995 Update reset_tmpl_vars(). Juan RP 2008-10-28 16:28:46 +0100
  • 4b276a75ac Remove $extract_sufx item from TODO, add some more from xbps.sh. Juan RP 2008-10-28 16:22:30 +0100
  • 75f9cf1401 wget: s/gawk/wget/ Juan RP 2008-10-28 16:17:40 +0100
  • 3ec0e3ec05 gstreamer: fix $distfiles, remove unused stuff. Juan RP 2008-10-28 16:17:02 +0100
  • 1732450967 Added wget package (dependency of xbps-base-chroot) Make chroot copy etc/resolv.conf when entering Added buggy gstreamer template (exposese some bugs of xbps.sh) utils build now does not cleanups the dir after build pancake 2008-10-28 12:45:30 +0100
  • 62c195287c Put back '=>' in msg_normal() as before in non-chroot. Juan RP 2008-10-28 09:35:05 +0100
  • cfd8537c85 Update replace_interpreter to be useful again. Juan RP 2008-10-28 09:26:55 +0100
  • c429d26452 Remove objs after build in utils/Makefile. Juan RP 2008-10-28 08:10:53 +0100
  • 4c11bc34e4 man-db: needs less(1). Juan RP 2008-10-28 08:08:27 +0100
  • 4179308606 Missed xbps-pkgdb.c in previous commit. Juan RP 2008-10-28 08:01:05 +0100
  • 8297c06b59 Enhance informative/error/warning messages. Juan RP 2008-10-28 08:00:03 +0100
  • e53b11c451 initramfs-tools: typo that fucked up chroot. Juan RP 2008-10-28 07:41:20 +0100
  • 12d0412547 No need to run umount_chroot_fs anymore in xbps.sh. Juan RP 2008-10-28 07:37:30 +0100
  • 5bbe3cb1ad Remove outdated section in README. Juan RP 2008-10-28 07:33:26 +0100
  • c50c3cab2a Simplify chroot helper and fix a minor glitch in stow_pkg(). Juan RP 2008-10-28 07:17:35 +0100
  • 0a71559ee4 info_tmpl(): missing quotes to evaluate $checksum. Juan RP 2008-10-28 06:19:06 +0100
  • 3c3dd07d3f Rename linux-headers to kernel-headers. Juan RP 2008-10-28 06:17:21 +0100
  • dff230ebcb Simplify and improve list_pkg_files() and configure_src_phase(). Juan RP 2008-10-28 06:02:52 +0100
  • f365ce8bce Remove an item from TODO that has been implemented. Juan RP 2008-10-28 05:09:00 +0100
  • 15bb23dae4 Added initramfs-tools-0.92l template. Juan RP 2008-10-28 05:02:24 +0100
  • 62defd3fd1 Added new build_style option "custom-install". Juan RP 2008-10-28 05:01:40 +0100
  • de7d1b10e7 Added klibc-1.5.14 template. Juan RP 2008-10-28 03:25:18 +0100
  • 86d787a276 * Initial import of chkver (compare version and package strings) * Oops. update-index for Makefile in / and utils/ pancake 2008-10-27 18:06:45 +0100
  • af3fe4c94c * Move xbps-* into utils/ directory - Simplify Makefile rules pancake 2008-10-27 18:01:15 +0100
  • 851ba263ed external-gettext helper is not useful anymore. Juan RP 2008-10-27 15:40:15 +0100
  • 53a48438ee libtool: remove not relevant patches. Juan RP 2008-10-27 15:35:41 +0100
  • 4d45eca7f8 firefox: remove not relevant patches. Juan RP 2008-10-27 15:34:50 +0100
  • c8513f9fd3 MesaLib: remove not relevant patches. Juan RP 2008-10-27 15:33:44 +0100
  • 0079e0289d xorg-server: remove not relevant patches. Juan RP 2008-10-27 15:32:42 +0100
  • 2053a45e7d Added kernel26-2.6.27.3 template. Latest stable kernel. Juan RP 2008-10-27 14:13:10 +0100
  • d2b65a9b0d Simplify configure/build target for chroot templates. Juan RP 2008-10-27 11:19:37 +0100
  • c2362703e2 Add disable_parallel_build option. Juan RP 2008-10-27 10:45:07 +0100
  • d006008d5e tar: needs base_chroot=yes. Juan RP 2008-10-27 10:35:38 +0100
  • 69aa44ff17 Fix installing base_chroot pkgs. Juan RP 2008-10-27 10:29:21 +0100
  • 7518727c64 xbps-base-chroot: needs base_chroot=yes. Juan RP 2008-10-27 10:28:56 +0100
  • 3f1c7c69cf Use msg_normal() in more places. Juan RP 2008-10-27 09:15:34 +0100
  • dc0383b059 upstart: remove unneeded CPPFLAGS. Juan RP 2008-10-27 09:14:49 +0100
  • 4ee2fd5e1a unstow: ignore rmdir messages sent to stderr. Juan RP 2008-10-27 08:44:41 +0100
  • 40a6d63364 chroot: do not umount unnecessarily in the build target. Juan RP 2008-10-27 08:35:40 +0100
  • cb98b31ee8 groff: pre_build_cmd is no more. Juan RP 2008-10-27 08:27:33 +0100
  • b45aae4025 mng: use pre_configure() in template file. Juan RP 2008-10-27 07:49:03 +0100
  • 5a249b6c4f Require to configure/build/install in the chroot all packages. Juan RP 2008-10-27 07:42:40 +0100
  • e9231b5999 More changes to {pre,post}_<stage> stuff. Juan RP 2008-10-27 06:12:30 +0100
  • aca77c9284 grep: disable perl regexp to avoid pcre dependency. Juan RP 2008-10-27 05:22:43 +0100
  • 5ef5ca8d35 Simplify templates by not needing $patch_files in some cases. Juan RP 2008-10-27 04:08:55 +0100
  • c06defc719 Replace run_stuff with post/pre_<stage> variables. Juan RP 2008-10-27 03:56:42 +0100
  • e3ac7fd84c Fix build_src_phase(). Juan RP 2008-10-26 22:09:16 +0100
  • 1d093050d1 Added linux-pam-1.0.2 template. Juan RP 2008-10-26 06:55:05 +0100
  • fb77496cb9 Some changes for libtool transform and listfiles target. Juan RP 2008-10-26 06:50:52 +0100
  • d3d088a61d chroot: rebuild dynamic linker's cache also when entering chroot. Juan RP 2008-10-26 04:16:41 +0100
  • 9447f6f738 Passing --prefix=/ is redundant, just use an empty value. Juan RP 2008-10-26 01:43:48 +0200
  • d1e72a822e Added udev-130 template. Juan RP 2008-10-26 01:43:11 +0200
  • c658c03ba6 {set,unset}_build_vars are not needed in the chroot. Juan RP 2008-10-26 00:44:31 +0200
  • ade1e606bd Added module-init-tools-3.5 template. Juan RP 2008-10-26 00:39:27 +0200
  • d71e6de243 zlib: also install the static lib. Juan RP 2008-10-26 00:38:12 +0200
  • c12edf7936 Added cpio-2.9 template. Juan RP 2008-10-25 23:45:38 +0200
  • 69ea8000e9 install_dependencies_pkg(): use grep -w to match exact pkgs. Juan RP 2008-10-25 23:31:12 +0200
  • 3ff6b65c09 tar: escape quotes in long_desc. Juan RP 2008-10-25 19:17:29 +0200
  • 02adafc573 Added syslinux-3.72 template. Juan RP 2008-10-25 09:40:27 +0200