Harald Hoyer 428fde
From 5a10d93d2996cffed09e082fabb155e8ddcf2812 Mon Sep 17 00:00:00 2001
Harald Hoyer 428fde
From: Harald Hoyer <harald@redhat.com>
Harald Hoyer 428fde
Date: Mon, 25 Jul 2011 10:57:52 +0200
Harald Hoyer 428fde
Subject: [PATCH] removed debian.template
Harald Hoyer 428fde
Harald Hoyer 428fde
---
Harald Hoyer 428fde
 debian.template/changelog              |   53 --------------------------------
Harald Hoyer 428fde
 debian.template/compat                 |    1 -
Harald Hoyer 428fde
 debian.template/control                |   41 ------------------------
Harald Hoyer 428fde
 debian.template/copyright              |   39 -----------------------
Harald Hoyer 428fde
 debian.template/dracut-network.dirs    |    5 ---
Harald Hoyer 428fde
 debian.template/dracut-network.install |    5 ---
Harald Hoyer 428fde
 debian.template/dracut.dirs            |   25 ---------------
Harald Hoyer 428fde
 debian.template/dracut.docs            |    4 --
Harald Hoyer 428fde
 debian.template/dracut.install         |   28 -----------------
Harald Hoyer 428fde
 debian.template/dracut.manpages        |    4 --
Harald Hoyer 428fde
 debian.template/dracut.postinst        |    8 -----
Harald Hoyer 428fde
 debian.template/dracut.triggers        |    1 -
Harald Hoyer 428fde
 debian.template/rules                  |    3 --
Harald Hoyer 428fde
 13 files changed, 0 insertions(+), 217 deletions(-)
Harald Hoyer 428fde
 delete mode 100644 debian.template/changelog
Harald Hoyer 428fde
 delete mode 100644 debian.template/compat
Harald Hoyer 428fde
 delete mode 100644 debian.template/control
Harald Hoyer 428fde
 delete mode 100644 debian.template/copyright
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut-network.dirs
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut-network.install
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut.dirs
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut.docs
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut.install
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut.manpages
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut.postinst
Harald Hoyer 428fde
 delete mode 100644 debian.template/dracut.triggers
Harald Hoyer 428fde
 delete mode 100755 debian.template/rules
Harald Hoyer 428fde
Harald Hoyer 428fde
diff --git a/debian.template/changelog b/debian.template/changelog
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index b7a9d12..0000000
Harald Hoyer 428fde
--- a/debian.template/changelog
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,53 +0,0 @@
Harald Hoyer 428fde
-dracut (2.26) unstable; urgency=low
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-  [ Harald Hoyer ]
Harald Hoyer 428fde
-  * multipath: install udev rules and helper tools
Harald Hoyer 428fde
-  * NEWS update
Harald Hoyer 428fde
-  * multipath: install xdr utils
Harald Hoyer 428fde
-  * multipath: install multipath kernel module
Harald Hoyer 428fde
-  * specfile update
Harald Hoyer 428fde
-  * dracut.8: fixed formatting for rootfs and mount options
Harald Hoyer 428fde
-  * dracut: check more return codes, check for permissions and use
Harald Hoyer 428fde
-    derror
Harald Hoyer 428fde
-  * dracut: create initramfs-$(kernelversion).img by default
Harald Hoyer 428fde
-  * Makefile: add WITH_SWITCH_ROOT
Harald Hoyer 428fde
-  * fips: search different lib paths
Harald Hoyer 428fde
-  * kernel-modules: add firewire-ohci to hardcoded modules list
Harald Hoyer 428fde
-  * 90dm: install more device mapper kernel modules
Harald Hoyer 428fde
-  * specfile update
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-  [ Peter Jones ]
Harald Hoyer 428fde
-  * Use glob for libdir when installing multipath libraries.
Harald Hoyer 428fde
-  * Add #!/bin/bash for consistency.
Harald Hoyer 428fde
-  * Make sure and get all the multipath related modules.
Harald Hoyer 428fde
-  * Bring up multipath devices that are configured in multipath.conf.
Harald Hoyer 428fde
-  * Fix missing shell variables.
Harald Hoyer 428fde
-  * This has to be executable.
Harald Hoyer 428fde
-  * Handle modules with hyphens in their names properly.
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-  [ Harald Hoyer ]
Harald Hoyer 428fde
-  * lvm: scan without monitor
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-  [ Yanko Kaneti ]
Harald Hoyer 428fde
-  * Wildcards need dracut_install
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-  [ Harald Hoyer ]
Harald Hoyer 428fde
-  * lvm/dmraid: make LIBDIR depend on the binary
Harald Hoyer 428fde
-  * nfs: install passwd entries for nobody and nfsnobody
Harald Hoyer 428fde
-  * nfs: add rd_NFS_DOMAIN parameter to set the NFSv4 domain name
Harald Hoyer 428fde
-  * dracut-functions: inst_simple(): do not bail out if target is a dir
Harald Hoyer 428fde
-    and exists
Harald Hoyer 428fde
-  * dm: install dmsetup
Harald Hoyer 428fde
-  * multipath: corrected initqueue parameter
Harald Hoyer 428fde
-  * rootfs-block/mount-root: remount root with /etc/fstab filesystem
Harald Hoyer 428fde
-    options
Harald Hoyer 428fde
-  * test: set PATH
Harald Hoyer 428fde
-
Harald Hoyer 428fde
- -- Philippe Seewer <philippe.seewer@.bfh.ch>  Fri, 27 Nov 2009 10:58:26 +0100
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-dracut (2.21) unstable; urgency=low
Harald Hoyer 428fde
-  [ Harald Hoyer ]
Harald Hoyer 428fde
-  * fix rd_DASD argument handling (bug #531720)
Harald Hoyer 428fde
-  * Resolves: rhbz#531720
Harald Hoyer 428fde
-
Harald Hoyer 428fde
- -- Philippe Seewer <philippe.seewer@.bfh.ch>  Fri, 06 Nov 2009 15:52:00 +0100
Harald Hoyer 428fde
diff --git a/debian.template/compat b/debian.template/compat
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 7ed6ff8..0000000
Harald Hoyer 428fde
--- a/debian.template/compat
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1 +0,0 @@
Harald Hoyer 428fde
-5
Harald Hoyer 428fde
diff --git a/debian.template/control b/debian.template/control
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 430d427..0000000
Harald Hoyer 428fde
--- a/debian.template/control
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,41 +0,0 @@
Harald Hoyer 428fde
-Source: dracut
Harald Hoyer 428fde
-Section: utils
Harald Hoyer 428fde
-Priority: optional
Harald Hoyer 428fde
-Maintainer: Philippe Seewer <philippe.seewer@bfh.ch>
Harald Hoyer 428fde
-Build-Depends: debhelper (>= 5.0), cdbs
Harald Hoyer 428fde
-Standards-Version: 3.8.4
Harald Hoyer 428fde
-Vcs-Browser: http://git.kernel.org/?p=boot/dracut/dracut.git
Harald Hoyer 428fde
-Vcs-Git: git://git.kernel.org/pub/scm/boot/dracut/dracut.git
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-Package: dracut
Harald Hoyer 428fde
-Architecture: all
Harald Hoyer 428fde
-Recommends: cryptsetup, dmsetup, dmraid, lvm2, mdadm
Harald Hoyer 428fde
-Suggests: dracut-network
Harald Hoyer 428fde
-Depends: cpio, module-init-tools, udev, ${misc:Depends}
Harald Hoyer 428fde
-Provides: linux-initramfs-tool
Harald Hoyer 428fde
-Description: A new initramfs infrastructure
Harald Hoyer 428fde
- Unlike existing initramfs's, this is an attempt at having as little as
Harald Hoyer 428fde
- possible hard-coded into the initramfs as possible.  The initramfs has
Harald Hoyer 428fde
- (basically) one purpose in life -- getting the rootfs mounted so that
Harald Hoyer 428fde
- we can transition to the real rootfs.  This is all driven off of
Harald Hoyer 428fde
- device availability.  Therefore, instead of scripts hard-coded to do
Harald Hoyer 428fde
- various things, we depend on udev to create device nodes for us and
Harald Hoyer 428fde
- then when we have the rootfs's device node, we mount and carry on. 
Harald Hoyer 428fde
- Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI,
Harald Hoyer 428fde
- NBD and FCOE with dracut-network.
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-Package: dracut-network
Harald Hoyer 428fde
-Architecture: all
Harald Hoyer 428fde
-Recommends: nfs-common, open-iscsi, nbd-client
Harald Hoyer 428fde
-Depends: dracut, iputils-arping, dhcp3-client, ${misc:Depends}
Harald Hoyer 428fde
-Description: A new initramfs infrastucture
Harald Hoyer 428fde
- Unlike existing initramfs's, this is an attempt at having as little as
Harald Hoyer 428fde
- possible hard-coded into the initramfs as possible.  The initramfs has
Harald Hoyer 428fde
- (basically) one purpose in life -- getting the rootfs mounted so that
Harald Hoyer 428fde
- we can transition to the real rootfs.  This is all driven off of
Harald Hoyer 428fde
- device availability.  Therefore, instead of scripts hard-coded to do
Harald Hoyer 428fde
- various things, we depend on udev to create device nodes for us and
Harald Hoyer 428fde
- then when we have the rootfs's device node, we mount and carry on. 
Harald Hoyer 428fde
- Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI,
Harald Hoyer 428fde
- NBD and FCOE with dracut-network.
Harald Hoyer 428fde
-
Harald Hoyer 428fde
diff --git a/debian.template/copyright b/debian.template/copyright
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 8d6caf7..0000000
Harald Hoyer 428fde
--- a/debian.template/copyright
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,39 +0,0 @@
Harald Hoyer 428fde
-This package was debianized by Philippe Seewer <philippe.seewer@bfh.ch> on
Harald Hoyer 428fde
-Fri Nov 20 15:45:00 +0100
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-Sources can be downloaded from:
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-    http://www.kernel.org/pub/linux/utils/boot/dracut/
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-Upstream Maintainer:
Harald Hoyer 428fde
-    Harald Hoyer <harald@redhat.com>
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-Updstream Authors:
Harald Hoyer 428fde
-    Victor Lowther <victor.lowther@gmail.com>
Harald Hoyer 428fde
-    Warren Togami <wtogami@redhat.com>
Harald Hoyer 428fde
-    Jeremy Katz <katzj@redhat.com>
Harald Hoyer 428fde
-    Philippe Seewer <philippe.seewer@bfh.ch>
Harald Hoyer 428fde
-    David Dillow <dave@thedillows.org>
Harald Hoyer 428fde
-    Andreas Thienemann <andreas@bawue.net>
Harald Hoyer 428fde
-    Hans de Goede <hdegoede@redhat.com>
Harald Hoyer 428fde
-    Marc Grimme <grimme@atix.de>
Harald Hoyer 428fde
-    Bill Nottingham <notting@redhat.com>
Harald Hoyer 428fde
-    Daniel Drake <dsd@laptop.org>
Harald Hoyer 428fde
-    Lance Albertson <lance@osuosl.org>
Harald Hoyer 428fde
-    Michael Ploujnikov <plouj@somanetworks.com>
Harald Hoyer 428fde
-    Peter Jones <pjones@redhat.com>
Harald Hoyer 428fde
-    Dave Jones <davej@redhat.com>
Harald Hoyer 428fde
-    Michal Schmidt <mschmidt@redhat.com>
Harald Hoyer 428fde
-    Peter Rajnoha <prajnoha@redhat.com>
Harald Hoyer 428fde
-    Quentin Armitage <quentin@armitage.org.uk>
Harald Hoyer 428fde
-    Sergey Fionov <fionov@gmail.com>
Harald Hoyer 428fde
-    Thilo Bangert <thilo.bangert@gmx.net>
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-Copyright:
Harald Hoyer 428fde
-    Copyright 2009 Harald Hoyer <harald@redhat.com>
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-License: GPLv2
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-On Debian systems, the complete text of the GNU General Public 
Harald Hoyer 428fde
-License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
Harald Hoyer 428fde
diff --git a/debian.template/dracut-network.dirs b/debian.template/dracut-network.dirs
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 44f96fb..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut-network.dirs
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,5 +0,0 @@
Harald Hoyer 428fde
-usr/share/dracut/modules.d/40network
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95fcoe
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95iscsi
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95nbd
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95nfs
Harald Hoyer 428fde
diff --git a/debian.template/dracut-network.install b/debian.template/dracut-network.install
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index dd11096..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut-network.install
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,5 +0,0 @@
Harald Hoyer 428fde
-modules.d/40network	usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95fcoe	usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95iscsi	usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95nbd		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95nfs		usr/share/dracut/modules.d
Harald Hoyer 428fde
diff --git a/debian.template/dracut.dirs b/debian.template/dracut.dirs
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 6314b20..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut.dirs
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,25 +0,0 @@
Harald Hoyer 428fde
-usr/share/dracut
Harald Hoyer 428fde
-usr/share/dracut/modules.d/00dash
Harald Hoyer 428fde
-usr/share/dracut/modules.d/01fips
Harald Hoyer 428fde
-usr/share/dracut/modules.d/60xen
Harald Hoyer 428fde
-usr/share/dracut/modules.d/90crypt
Harald Hoyer 428fde
-usr/share/dracut/modules.d/90dm
Harald Hoyer 428fde
-usr/share/dracut/modules.d/90dmraid
Harald Hoyer 428fde
-usr/share/dracut/modules.d/90kernel-modules
Harald Hoyer 428fde
-usr/share/dracut/modules.d/90lvm
Harald Hoyer 428fde
-usr/share/dracut/modules.d/90mdraid
Harald Hoyer 428fde
-usr/share/dracut/modules.d/90multipath
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95dasd
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95dasd_mod
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95debug
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95resume
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95rootfs-block
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95terminfo
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95udev-rules
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95uswsusp
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95zfcp
Harald Hoyer 428fde
-usr/share/dracut/modules.d/95znet
Harald Hoyer 428fde
-usr/share/dracut/modules.d/98syslog
Harald Hoyer 428fde
-usr/share/dracut/modules.d/99base
Harald Hoyer 428fde
-/var/lib/dracut
Harald Hoyer 428fde
-/etc/dracut.conf.d
Harald Hoyer 428fde
\ No newline at end of file
Harald Hoyer 428fde
diff --git a/debian.template/dracut.docs b/debian.template/dracut.docs
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 883ffc9..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut.docs
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,4 +0,0 @@
Harald Hoyer 428fde
-HACKING
Harald Hoyer 428fde
-README.generic
Harald Hoyer 428fde
-README.kernel
Harald Hoyer 428fde
-README.modules
Harald Hoyer 428fde
diff --git a/debian.template/dracut.install b/debian.template/dracut.install
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 50e01b6..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut.install
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,28 +0,0 @@
Harald Hoyer 428fde
-dracut			usr/sbin
Harald Hoyer 428fde
-dracut-catimages	usr/sbin
Harald Hoyer 428fde
-dracut-update-initramfs	usr/sbin
Harald Hoyer 428fde
-dracut-gencmdline	usr/sbin
Harald Hoyer 428fde
-dracut-functions	usr/share/dracut
Harald Hoyer 428fde
-dracut.conf		etc
Harald Hoyer 428fde
-modules.d/00dash		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/01fips		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/60xen			usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/90crypt		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/90dm			usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/90dmraid		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/90kernel-modules	usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/90lvm			usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/90mdraid		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/90multipath		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95dasd		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95dasd_mod		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95debug		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95resume		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95rootfs-block	usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95terminfo		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95udev-rules		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95uswsusp		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95zfcp		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/95znet		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/98syslog		usr/share/dracut/modules.d
Harald Hoyer 428fde
-modules.d/99base		usr/share/dracut/modules.d
Harald Hoyer 428fde
diff --git a/debian.template/dracut.manpages b/debian.template/dracut.manpages
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index cad8c6e..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut.manpages
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,4 +0,0 @@
Harald Hoyer 428fde
-dracut.8
Harald Hoyer 428fde
-dracut.conf.5
Harald Hoyer 428fde
-dracut-catimages.8
Harald Hoyer 428fde
-dracut-gencmdline.8
Harald Hoyer 428fde
diff --git a/debian.template/dracut.postinst b/debian.template/dracut.postinst
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index f2f61ed..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut.postinst
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,8 +0,0 @@
Harald Hoyer 428fde
-#!/bin/sh
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-set -e
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-# Regenerate initramfs when we're `installed`
Harald Hoyer 428fde
-DPKG_MAINTSCRIPT_PACKAGE='' dracut-update-initramfs -u
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-#DEBHELPER#
Harald Hoyer 428fde
diff --git a/debian.template/dracut.triggers b/debian.template/dracut.triggers
Harald Hoyer 428fde
deleted file mode 100644
Harald Hoyer 428fde
index 860c664..0000000
Harald Hoyer 428fde
--- a/debian.template/dracut.triggers
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1 +0,0 @@
Harald Hoyer 428fde
-interest update-initramfs
Harald Hoyer 428fde
diff --git a/debian.template/rules b/debian.template/rules
Harald Hoyer 428fde
deleted file mode 100755
Harald Hoyer 428fde
index e6192f6..0000000
Harald Hoyer 428fde
--- a/debian.template/rules
Harald Hoyer 428fde
+++ /dev/null
Harald Hoyer 428fde
@@ -1,3 +0,0 @@
Harald Hoyer 428fde
-#!/usr/bin/make -f
Harald Hoyer 428fde
-
Harald Hoyer 428fde
-include /usr/share/cdbs/1/rules/debhelper.mk