pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/debootstrap
Module name: wip
Committed by: tnn2
Date: Sat Mar 21 23:37:22 UTC 2015
Added Files:
wip/debootstrap: DESCR MESSAGE Makefile PLIST distinfo
wip/debootstrap/files: devices.tar.gz.uue
libfakesyscall-amd64.so.uue libfakesyscall-i386.so.uue
libfakesyscall.c
wip/debootstrap/patches: patch-Makefile patch-debootstrap
patch-functions
Log Message:
Import debootstrap-1.0.67 as wip/debootstrap.
debootstrap is a tool which will install a Debian or Ubuntu base system into a
subdirectory of another, already installed system.
To setup a Debian "wheezy" chroot on NetBSD/amd64 system:
host# debootstrap --arch=amd64 wheezy /emul/wheezy
host# cp /usr/pkg/share/debootstrap/libfakesyscall-amd64.so /emul/wheezy
host# chroot /emul/wheezy /bin/bash
debian# export LD_PRELOAD=/libfakesyscall-amd64.so
debian# apt-get moo
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/debootstrap/DESCR wip/debootstrap/MESSAGE \
wip/debootstrap/Makefile wip/debootstrap/PLIST wip/debootstrap/distinfo \
wip/debootstrap/files/devices.tar.gz.uue \
wip/debootstrap/files/libfakesyscall-amd64.so.uue \
wip/debootstrap/files/libfakesyscall-i386.so.uue \
wip/debootstrap/files/libfakesyscall.c \
wip/debootstrap/patches/patch-Makefile \
wip/debootstrap/patches/patch-debootstrap \
wip/debootstrap/patches/patch-functions
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/MESSAGE?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/files/devices.tar.gz.uue?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/files/libfakesyscall-amd64.so.uue?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/files/libfakesyscall-i386.so.uue?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/files/libfakesyscall.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/patches/patch-Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/patches/patch-debootstrap?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/debootstrap/patches/patch-functions?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index