Commit graph

23 commits

Author SHA1 Message Date
Juan RP 0d2728c188 Convert to the new template format 8 pkgs. 2013-04-11 09:10:30 +02:00
Juan RP 2aaf353c44 base-directories: avoid ln(1) -r, for busybox compat. 2012-08-30 09:08:35 +02:00
Juan RP 5155ed09b6 base-directories: set as meta-template, does not install any file. 2012-08-21 10:49:49 +02:00
Juan RP 997308a666 base-directories: always create lib32 dir on x86_64. 2012-08-20 10:04:25 +02:00
Juan RP bb604c8cf6 base-directories: fixed creation of /var/tmp on x86_64. 2012-07-18 09:49:05 +02:00
Juan RP c066426e01 base-directories: fixed creation of /var/lock symlink. 2012-07-13 21:03:22 +02:00
Juan RP 6ae0a0671c base-directories: improve switch to /usr. 2012-07-10 18:09:38 +02:00
Juan RP e159c2beca base-directories: switch to /usr. 2012-07-09 20:28:26 +02:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP 121ab5cdde base-directories: remove symlinks for /tmp, /var/tmp, /var/lock and /dev/shm. 2011-10-11 06:01:11 +02:00
Juan RP 5b1b8ce032 base-directories: remove references to vanilla. 2011-07-17 01:15:26 +02:00
Juan RP ed968cb354 base-directories: fixed tests for /run symlinks. 2011-07-10 23:55:03 +02:00
Juan RP 5355f32aca xbps-src: support building bootstrap pkgs in chroot with -D.
The base_chroot var has been renamed to bootstrap, to avoid conflicts
with the base-chroot pkg. So now you can rebuild any bootstrap package
if the masterdir is ready (base-chroot already) installed and
installation is only to destdir.
2011-07-06 08:16:56 +02:00
Juan RP 01ae5d4d1a base-directories: install stuff via INSTALL, less error prune. 2011-06-25 10:43:54 +02:00
Juan RP 4f61ee73b5 base-directories: another fix for the fix... 2011-05-20 16:49:58 +02:00
Juan RP 147080c7bb base-directories: really fix the /run compat symlinks. 2011-05-20 16:41:03 +02:00
Juan RP a346efa958 base-directories: avoid wrong test. 2011-05-20 14:30:29 +02:00
Juan RP 070ecb37b7 base-directories: remove /run/pid dir, and symlink /var/run to /run directly. 2011-05-20 14:25:36 +02:00
Juan RP ba2205d461 base-directories: create /run dirs and symlinks at post INSTALL time. 2011-05-04 13:10:50 +02:00
Juan RP 93a5856427 base-directories: do not create /tmp or /var/tmp dirs anymore. 2011-04-29 22:39:54 +02:00
Juan RP 948728e2ec base-directories: add /run directory. 2011-04-29 20:21:12 +02:00
Juan RP 3e0e9ce0fd Added base-directories-0.1 build template.
This package installs all directories used by XBPS.
2010-05-18 08:01:55 +02:00