[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Patch for base-installer log location



Hello,

Here is the modification needed to use /target/var/log to log messages
in base-installer

? base-installer-log.diff
? tools/cdebconf_0.20.dsc
? tools/cdebconf_0.20.tar.gz
? tools/cdebconf/debian/build
Index: tools/base-installer/debian/postinst
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/base-installer/debian/postinst,v
retrieving revision 1.7
diff -u -b -B -r1.7 postinst
--- tools/base-installer/debian/postinst	2002/07/30 15:04:21	1.7
+++ tools/base-installer/debian/postinst	2002/07/30 16:21:18
@@ -2,7 +2,7 @@
 
 KERNEL_IMAGE=kernel-image-2.4.18-386,initrd-tools,ash,cramfsprogs,zlib1g
 
-LOGDIR=/var/log
+LOGDIR=/target/var/log
 
 PROTOCOL=
 MIRROR=
-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: otavio@debian.org      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------

Reply to: