~ubuntu-branches/ubuntu/lucid/loop-aes-utils/lucid-security

« back to all changes in this revision

Viewing changes to debian/patches/10debian.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Max Vozeler
  • Date: 2008-08-22 11:57:17 UTC
  • mfrom: (8.1.3 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080822115717-v8wfa8pxwlfvyje0
Tags: 2.13.1-4
* patches/losetup_add_option_f.dpatch: 
  - Added to support "find next free loop" in losetup.
    (closes: #495682)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 10debian.dpatch by  <lamont@debian.org>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: Debian specific configuration changes
6
 
 
7
 
@DPATCH@
8
 
diff -urNad util-linux/MCONFIG /tmp/dpep.BP9ADw/util-linux/MCONFIG
9
 
--- util-linux/MCONFIG  2004-12-15 11:41:41.633346075 -0700
10
 
+++ /tmp/dpep.BP9ADw/util-linux/MCONFIG 2004-12-15 17:01:42.932876625 -0700
11
 
@@ -22,7 +22,7 @@
12
 
 # If HAVE_PAM is set to "yes", then login, chfn, chsh, and newgrp
13
 
 # will use PAM for authentication. Additionally, passwd will not be
14
 
 # installed as it is not PAM aware.
15
 
-HAVE_PAM=no
16
 
+HAVE_PAM=yes
17
 
 
18
 
 # If HAVE_SELINUX is set to "yes", the login will make sure the user is
19
 
 # logged into an appropriate security context
20
 
@@ -59,7 +59,7 @@
21
 
 # not be built or installed from the login-utils subdirectory.  (The
22
 
 # shutdown and init from the SysVinit package do not depend on the last,
23
 
 # mesg, and wall from that package.)
24
 
-HAVE_SYSVINIT_UTILS=yes
25
 
+HAVE_SYSVINIT_UTILS=no
26
 
 
27
 
 # If HAVE_WRITE is set to "yes", then write will not be built or
28
 
 # installed from the misc-utils subdirectory.
29
 
@@ -155,7 +155,7 @@
30
 
 
31
 
 # Set HAVE_SLANG to yes if you have slang (and prefer to use that for cfdisk)
32
 
 # (If neither HAVE_NCURSES nor HAVE_SLANG is defined, cfdisk is not made.)
33
 
-# HAVE_SLANG=yes
34
 
+HAVE_SLANG=yes
35
 
 # There is a subdirectory /usr/include/slang containing slcurses.h
36
 
 # SLANGFLAGS=-I/usr/include/slang
37
 
 # No such subdirectory - slcurses.h lives in /usr/include
38
 
@@ -172,7 +172,7 @@
39
 
 USRLIB_DIR=    /usr/lib
40
 
 USRBIN_DIR=    /usr/bin
41
 
 USRGAMES_DIR=  /usr/games
42
 
-USRSHAREMISC_DIR=/usr/share/misc
43
 
+USRSHAREMISC_DIR=/usr/share/util-linux
44
 
 LOCALE_DIR=    /usr/share/locale
45
 
 BIN_DIR=        /bin
46
 
 VAR_PATH=      /var
47
 
diff -urNad util-linux/getopt/getopt.1 /tmp/dpep.BP9ADw/util-linux/getopt/getopt.1
48
 
--- util-linux/getopt/getopt.1  2004-12-15 11:41:41.634345860 -0700
49
 
+++ /tmp/dpep.BP9ADw/util-linux/getopt/getopt.1 2004-12-15 17:01:42.932876625 -0700
50
 
@@ -403,9 +403,10 @@
51
 
 Example scripts for (ba)sh and (t)csh are provided with the
52
 
 .BR getopt (1)
53
 
 distribution, and are optionally installed in 
54
 
-.B /usr/local/lib/getopt 
55
 
+.BR /usr/lib/getopt 
56
 
 or 
57
 
-.BR /usr/lib/getopt .
58
 
+.B /usr/local/lib/getopt 
59
 
+(if you have created it).
60
 
 .SH ENVIRONMENT
61
 
 .IP POSIXLY_CORRECT
62
 
 This environment variable is examined by the
63
 
diff -urNad util-linux/hwclock/hwclock.8 /tmp/dpep.BP9ADw/util-linux/hwclock/hwclock.8
64
 
--- util-linux/hwclock/hwclock.8        2004-12-15 16:33:16.000000000 -0700
65
 
+++ /tmp/dpep.BP9ADw/util-linux/hwclock/hwclock.8       2004-12-15 17:01:42.932876625 -0700
66
 
@@ -578,8 +578,6 @@
67
 
 .SH FILES
68
 
 .I /etc/adjtime
69
 
 .I /usr/share/zoneinfo/
70
 
-.RI ( /usr/lib/zoneinfo
71
 
-on old systems)
72
 
 .I /dev/rtc
73
 
 .I /dev/port
74
 
 .I /dev/tty1
75
 
@@ -592,6 +590,9 @@
76
 
 .BR settimeofday (2),
77
 
 .BR crontab (1),
78
 
 .BR tzset (3)
79
 
+.BR /etc/init.d/hwclock.sh,
80
 
+.BR /usr/share/doc/util-linux/README.Debian.hwclock
81
 
+
82
 
 
83
 
 .SH AUTHORS
84
 
 Written by Bryan Henderson, September 1996 (bryanh@giraffe-data.com),
85
 
diff -urNad util-linux/mount/README.mount /tmp/dpep.BP9ADw/util-linux/mount/README.mount
86
 
--- util-linux/mount/README.mount       2004-12-15 11:41:41.634345860 -0700
87
 
+++ /tmp/dpep.BP9ADw/util-linux/mount/README.mount      2004-12-15 17:01:42.933876410 -0700
88
 
@@ -8,3 +8,4 @@
89
 
 Presently maintained by Andries Brouwer <aeb@cwi.nl>.
90
 
 Ftp site: ftp.win.tue.nl:/pub/linux/utils/util-linux
91
 
 
92
 
+http://freshmeat.net/projects/util-linux/ tends to be current as well.
93
 
diff -urNad util-linux/mount/my_dev_t.h /tmp/dpep.BP9ADw/util-linux/mount/my_dev_t.h
94
 
--- util-linux/mount/my_dev_t.h 2004-12-15 11:41:41.635345645 -0700
95
 
+++ /tmp/dpep.BP9ADw/util-linux/mount/my_dev_t.h        2004-12-15 17:01:42.933876410 -0700
96
 
@@ -2,19 +2,4 @@
97
 
 /* glibc uses a different dev_t */
98
 
 
99
 
 #include <linux/posix_types.h>
100
 
-#include <linux/version.h>
101
 
-
102
 
-#ifndef KERNEL_VERSION
103
 
-#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
104
 
-#endif
105
 
-
106
 
-#if LINUX_VERSION_CODE < KERNEL_VERSION(1,3,78)
107
 
-/* for i386 - alpha uses unsigned int */
108
 
-#define my_dev_t unsigned short
109
 
-#else
110
 
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,68)
111
 
-#define my_dev_t __kernel_dev_t
112
 
-#else
113
 
 #define my_dev_t __kernel_old_dev_t
114
 
-#endif
115
 
-#endif