From 067550cba868d80d7ba8624cafd1db87c659f0b9 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 11 Mar 2008 23:37:57 +0000 Subject: [PATCH] [debootstrap] Added debootstrap 1.0.8 - Bootstrap a basic Debian/Ubuntu system --- base/debootstrap/debootstrap.conf | 15 ++++++++++++++ base/debootstrap/debootstrap.desc | 34 +++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 base/debootstrap/debootstrap.conf create mode 100644 base/debootstrap/debootstrap.desc diff --git a/base/debootstrap/debootstrap.conf b/base/debootstrap/debootstrap.conf new file mode 100644 index 000000000..ef957a7b1 --- /dev/null +++ b/base/debootstrap/debootstrap.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../debootstrap/debootstrap.conf +# Copyright (C) 2008 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +var_append makeopt ' ' "MAKEDEV=$root/sbin/MAKEDEV" diff --git a/base/debootstrap/debootstrap.desc b/base/debootstrap/debootstrap.desc new file mode 100644 index 000000000..e8674d815 --- /dev/null +++ b/base/debootstrap/debootstrap.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../debootstrap/debootstrap.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Bootstrap a basic Debian/Ubuntu system + +[T] debootstrap is used to create a Debian/Ubuntu base system from scratch, +[T] without requiring the availability of dpkg or apt. It does this by +[T] downloading .deb files from a mirror site, and carefully unpacking them +[T] into a directory which can eventually be chrooted into. + +[U] http://code.erisian.com.au/Wiki/debootstrap + +[A] Anthony Towns +[M] Alejandro Mery + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 1.0.8 +[P] O -?---5---9 101.000 + +[D] 1801259363 debootstrap_1.0.8.tar.gz http://ftp.debian.org/debian/pool/main/d/debootstrap/