Changeset 2708 in MondoRescue
- Timestamp:
- Jan 27, 2011, 7:31:44 PM (14 years ago)
- Location:
- branches
- Files:
-
- 54 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.04_berlios/mondo/configure.in
r30 r2708 5 5 dnl Process this file with autoconf >=2.53 to produce a configure script. 6 6 dnl 7 dnl $Id : configure.in,v 1.3 2004/06/18 18:40:30 oremanj Exp$7 dnl $Id$ 8 8 dnl 9 9 AC_INIT([Mondo Rescue],[2.04_berlios],[mondo-devel@lists.sourceforge.net]) -
branches/2.04_berlios/mondo/mondo/common/libmondo-archive.h
r30 r2708 1 1 /* libmondo-archive.h 2 * $Id : libmondo-archive.h,v 1.3 2004/06/17 08:49:06 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-devices-EXT.h
r30 r2708 1 1 /* 2 * $Id : libmondo-devices-EXT.h,v 1.4 2004/06/17 11:57:52 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-devices.h
r30 r2708 1 1 /* 2 * $Id : libmondo-devices.h,v 1.4 2004/06/17 11:57:52 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-fifo.c
r30 r2708 1 1 /* libmondo-fifo.c 2 $Id : libmondo-fifo.c,v 1.7 2004/06/10 15:29:12 hugo Exp$2 $Id$ 3 3 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-fifo.h
r30 r2708 1 1 /* libmondo-fifo.h 2 * $Id : libmondo-fifo.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-filelist.c
r30 r2708 1 1 /* libmondo-filelist.c 2 $Id : libmondo-filelist.c,v 1.6 2004/06/10 15:29:12 hugo Exp$2 $Id$ 3 3 4 4 - for subroutines which manipulate the filelist … … 143 143 144 144 /*@unused@*/ 145 //static char cvsid[] = "$Id : libmondo-filelist.c,v 1.6 2004/06/10 15:29:12 hugo Exp$";145 //static char cvsid[] = "$Id$"; 146 146 147 147 /** -
branches/2.04_berlios/mondo/mondo/common/libmondo-filelist.h
r30 r2708 1 1 /* libmondo-filelist.h 2 * $Id : libmondo-filelist.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-files.h
r30 r2708 1 1 /* libmondo-files.h 2 * $Id : libmondo-files.h,v 1.3 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-fork.c
r30 r2708 1 1 /* libmondo-fork.c 2 $Id : libmondo-fork.c,v 1.3 2004/06/21 20:20:36 hugo Exp$2 $Id$ 3 3 4 4 - subroutines for handling forking/pthreads/etc. … … 109 109 110 110 /*@unused@*/ 111 //static char cvsid[] = "$Id : libmondo-fork.c,v 1.3 2004/06/21 20:20:36 hugo Exp$";111 //static char cvsid[] = "$Id$"; 112 112 113 113 extern char *g_tmpfs_mountpt; -
branches/2.04_berlios/mondo/mondo/common/libmondo-fork.h
r30 r2708 1 1 /* libmondo-fork.h 2 * $Id : libmondo-fork.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-gui.c
r30 r2708 1 1 /* libmondo-gui.c 2 * $Id : libmondo-gui.c,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-gui.h
r30 r2708 1 1 /* libmondo-gui.h 2 * $Id : libmondo-gui.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-mountlist.c
r30 r2708 1 1 /* libmondo-mountlist.c subroutines for handling mountlist 2 $Id : libmondo-mountlist.c,v 1.2 2004/06/10 15:29:12 hugo Exp$2 $Id$ 3 3 4 4 … … 61 61 62 62 /*@unused@*/ 63 //static char cvsid[] = "$Id : libmondo-mountlist.c,v 1.2 2004/06/10 15:29:12 hugo Exp$";63 //static char cvsid[] = "$Id$"; 64 64 65 65 /** -
branches/2.04_berlios/mondo/mondo/common/libmondo-mountlist.h
r30 r2708 1 1 /* libmondo-mountlist.h 2 * $Id : libmondo-mountlist.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-raid.c
r30 r2708 1 1 /* libmondo-raid.c subroutines for handling RAID 2 $Id : libmondo-raid.c,v 1.2 2004/06/10 15:29:12 hugo Exp$2 $Id$ 3 3 . 4 4 … … 56 56 57 57 /*@unused@*/ 58 //static char cvsid[] = "$Id : libmondo-raid.c,v 1.2 2004/06/10 15:29:12 hugo Exp$";58 //static char cvsid[] = "$Id$"; 59 59 60 60 -
branches/2.04_berlios/mondo/mondo/common/libmondo-raid.h
r30 r2708 1 1 /* libmondo-raid.h 2 * $Id : libmondo-raid.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-stream.c
r30 r2708 1 1 /* libmondo-stream.c 2 $Id : libmondo-stream.c,v 1.4 2004/06/21 20:20:36 hugo Exp$2 $Id$ 3 3 4 4 ...tools for talking to tapes, Monitas streams, etc. … … 112 112 113 113 /*@unused@*/ 114 //static char cvsid[] = "$Id : libmondo-stream.c,v 1.4 2004/06/21 20:20:36 hugo Exp$";114 //static char cvsid[] = "$Id$"; 115 115 extern bool g_sigpipe; 116 116 extern int g_tape_buffer_size_MB; -
branches/2.04_berlios/mondo/mondo/common/libmondo-stream.h
r30 r2708 1 1 /* libmondo-stream.h 2 * $Id : libmondo-stream.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-string-EXT.h
r30 r2708 1 1 /* 2 * $Id : libmondo-string-EXT.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-string.c
r30 r2708 1 1 /* libmondo-string.c 2 $Id : libmondo-string.c,v 1.3 2004/06/21 20:20:36 hugo Exp$2 $Id$ 3 3 4 4 - string manipulation … … 71 71 72 72 /*@unused@*/ 73 //static char cvsid[] = "$Id : libmondo-string.c,v 1.3 2004/06/21 20:20:36 hugo Exp$";73 //static char cvsid[] = "$Id$"; 74 74 75 75 extern int g_current_media_number; -
branches/2.04_berlios/mondo/mondo/common/libmondo-string.h
r30 r2708 1 1 /* 2 * $Id : libmondo-string.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-tools.h
r30 r2708 1 1 /* libmondo-tools.h 2 * $Id : libmondo-tools.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/libmondo-verify.c
r30 r2708 8 8 edited by : by Stan Benoit 4/2002 9 9 email : troff@nakedsoul.org 10 cvsid : $Id : libmondo-verify.c,v 1.9 2004/06/21 20:20:36 hugo Exp$10 cvsid : $Id$ 11 11 ***************************************************************************/ 12 12 … … 113 113 114 114 /*@unused@*/ 115 //static char cvsid[] = "$Id : libmondo-verify.c,v 1.9 2004/06/21 20:20:36 hugo Exp$";115 //static char cvsid[] = "$Id$"; 116 116 117 117 char *vfy_tball_fname (struct s_bkpinfo *, char *, int); -
branches/2.04_berlios/mondo/mondo/common/libmondo-verify.h
r30 r2708 5 5 copyright : (C) 2002 by Stan Benoit 6 6 email : troff@nakedsoul.org 7 cvsid : $Id : libmondo-verify.h,v 1.4 2004/06/10 15:29:12 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.04_berlios/mondo/mondo/common/libmondo.h
r30 r2708 1 1 /* libmondo.h 2 * $Id : libmondo.h,v 1.2 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/common/mondostructures.h
r30 r2708 5 5 copyright : (C) 2002 by Stan Benoit 6 6 email : troff@nakedsoul.org 7 cvsid : $Id : mondostructures.h,v 1.3 2004/06/17 08:49:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.04_berlios/mondo/mondo/common/newt-specific.h
r30 r2708 1 1 /* newt-specific.h 2 * $Id : newt-specific.h,v 1.3 2004/06/10 15:29:12 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/mondoarchive/main.c
r30 r2708 5 5 copyright : (C) 2002 by Stan Benoit 6 6 email : troff@nakedsoul.org 7 cvsid : $Id : main.c,v 1.14 2004/06/21 20:20:36 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 127 127 128 128 // for CVS 129 //static char cvsid[] = "$Id : main.c,v 1.14 2004/06/21 20:20:36 hugo Exp$";129 //static char cvsid[] = "$Id$"; 130 130 131 131 /************************* external variables *************************/ -
branches/2.04_berlios/mondo/mondo/mondoarchive/mondo-cli.h
r30 r2708 1 1 /* mondo-cli.h 2 * $Id : mondo-cli.h,v 1.2 2004/06/10 15:29:13 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/mondorestore/mondo-restore.c
r30 r2708 5 5 copyright : (C) 2000 by Hugo Rabson 6 6 email : Hugo Rabson <hugorabson@msn.com> 7 cvsid : $Id : mondo-restore.c,v 1.42 2004/06/21 20:20:37 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 407 407 408 408 409 //static char cvsid[] = "$Id : mondo-restore.c,v 1.42 2004/06/21 20:20:37 hugo Exp$";409 //static char cvsid[] = "$Id$"; 410 410 411 411 /************************************************************************** -
branches/2.04_berlios/mondo/mondo/mondorestore/mondo-restore.h
r30 r2708 1 1 /* mondo-restore.h 2 * $Id : mondo-restore.h,v 1.3 2004/06/21 20:20:37 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/mondorestore/mondo-rstr-compare.c
r30 r2708 5 5 copyright : (C) 2000 by Hugo Rabson 6 6 email : Hugo Rabson <hugorabson@msn.com> 7 cvsid : $Id : mondo-rstr-compare.c,v 1.1 2004/06/10 15:29:13 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 65 65 #include "mondo-rstr-tools-EXT.h" 66 66 67 //static char cvsid[] = "$Id : mondo-rstr-compare.c,v 1.1 2004/06/10 15:29:13 hugo Exp$";67 //static char cvsid[] = "$Id$"; 68 68 69 69 void popup_changelist_from_file(char*); -
branches/2.04_berlios/mondo/mondo/mondorestore/mondo-rstr-compare.h
r30 r2708 1 1 /* mondo-rstr-compare.h 2 * $Id : mondo-rstr-compare.h,v 1.1 2004/06/10 15:29:13 hugo Exp$2 * $Id$ 3 3 */ 4 4 -
branches/2.04_berlios/mondo/mondo/mondorestore/mondo-rstr-newt.c
r30 r2708 8 8 edited by : by Stan Benoit 4/2002 9 9 email : troff@nakedsoul.org 10 cvsid : $Id : mondo-rstr-newt.c,v 1.5 2004/06/10 15:29:13 hugo Exp$10 cvsid : $Id$ 11 11 ***************************************************************************/ 12 12 … … 92 92 #include "mondo-rstr-newt.h" 93 93 94 //static char cvsid[] = "$Id : mondo-rstr-newt.c,v 1.5 2004/06/10 15:29:13 hugo Exp$";94 //static char cvsid[] = "$Id$"; 95 95 96 96 extern char err_log_lines[NOOF_ERR_LINES][MAX_STR_LEN]; -
branches/2.04_berlios/mondo/mondo/mondorestore/mondo-rstr-newt.h
r30 r2708 5 5 copyright : (C) 2002 by Stan Benoit 6 6 email : troff@nakedsoul.org 7 cvsid : $Id : mondo-rstr-newt.h,v 1.3 2004/06/10 15:29:13 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.04_berlios/mondo/mondo/mondorestore/mondoprep.h
r30 r2708 5 5 copyright : (C) 2002 by Stan Benoit 6 6 email : troff@nakedsoul.org 7 cvsid : $Id : mondoprep.h,v 1.4 2004/06/16 10:38:29 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.04_berlios/mondo/mondo/mondorestore/mr-externs.h
r30 r2708 1 1 /* 2 * $Id : mr-externs.h,v 1.3 2004/06/10 15:29:13 hugo Exp$2 * $Id$ 3 3 * 4 4 * mondo-restore.c's externs -
branches/2.04_berlios/mondo/mondo/xmondo/main.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 32 32 #include <X-specific.h> 33 33 34 static char cvsid[] = "$Id : main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";34 static char cvsid[] = "$Id$"; 35 35 static const char *description = I18N_NOOP("XMondo"); 36 36 // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE -
branches/2.04_berlios/mondo/mondo/xmondo/xmondo.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondo.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 57 57 int g_operation_in_progress = 0; 58 58 59 static char cvsid[] = "$Id : xmondo.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";59 static char cvsid[] = "$Id$"; 60 60 61 61 QProgressBar *XMondoProgress; -
branches/2.04_berlios/mondo/mondo/xmondo/xmondo.h
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondo.h,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.04_berlios/mondo/mondo/xmondo/xmondobackup.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondobackup.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 33 33 #include <qpushbutton.h> 34 34 35 static char cvsid[] = "$Id : xmondobackup.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";35 static char cvsid[] = "$Id$"; 36 36 37 37 extern "C" { -
branches/2.04_berlios/mondo/mondo/xmondo/xmondobackup.h
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondobackup.h,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.04_berlios/mondo/mondo/xmondo/xmondorestore.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondorestore.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.04_berlios/mondo/mondo/xmondo/xmondorestore.h
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondorestore.h,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.05/mondo/mondo/xmondo/main.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 32 32 #include <X-specific.h> 33 33 34 static char cvsid[] = "$Id : main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";34 static char cvsid[] = "$Id$"; 35 35 static const char *description = I18N_NOOP("XMondo"); 36 36 // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE -
branches/2.05/mondo/mondo/xmondo/xmondo.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondo.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 57 57 int g_operation_in_progress = 0; 58 58 59 static char cvsid[] = "$Id : xmondo.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";59 static char cvsid[] = "$Id$"; 60 60 61 61 QProgressBar *XMondoProgress; -
branches/2.05/mondo/mondo/xmondo/xmondobackup.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondobackup.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 33 33 #include <qpushbutton.h> 34 34 35 static char cvsid[] = "$Id : xmondobackup.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";35 static char cvsid[] = "$Id$"; 36 36 37 37 extern "C" { -
branches/2.05/mondo/mondo/xmondo/xmondorestore.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondorestore.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 -
branches/2.06/mondo/mondo/xmondo/main.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 32 32 #include <X-specific.h> 33 33 34 static char cvsid[] = "$Id : main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";34 static char cvsid[] = "$Id$"; 35 35 static const char *description = I18N_NOOP("XMondo"); 36 36 // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE -
branches/2.06/mondo/mondo/xmondo/xmondo.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondo.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 57 57 int g_operation_in_progress = 0; 58 58 59 static char cvsid[] = "$Id : xmondo.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";59 static char cvsid[] = "$Id$"; 60 60 61 61 QProgressBar *XMondoProgress; -
branches/2.06/mondo/mondo/xmondo/xmondobackup.cpp
r30 r2708 5 5 copyright : (C) 2003 by Joshua Oreman 6 6 email : oremanj@get-linux.org 7 cvsid : $Id : xmondobackup.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$7 cvsid : $Id$ 8 8 ***************************************************************************/ 9 9 … … 33 33 #include <qpushbutton.h> 34 34 35 static char cvsid[] = "$Id : xmondobackup.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp$";35 static char cvsid[] = "$Id$"; 36 36 37 37 extern "C" { -
branches/2.2.10/mindi/mindi
r2705 r2708 57 57 MY_FSTAB=/etc/fstab 58 58 TAPE_MODS="ht st osst ide-tape ide_tape" 59 SCSI_MODS="3w-xxxx 3w_xxxx 3w_9xxx 3w-9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block i2o_core ide-scsi ieee1394 imm in2000 initio ips iscsi iscsi_tcp libiscsi scsi_transport_iscsi libiscsi_tcp isp megaraid megaraid_mm megaraid_mbox megaraid_sas mega_sr mptbase mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2400 qla2xxx qla2xxx_conf qlogicfas qlogicfc qlogicisp qlogicfas qlogicfas408 raw1394 scsi_mod scsi_transport_sas scsi_transport_spi scsi_transport_fc sd_mod crc_t10dif crc-t10dif seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs intermodule scsi_dh scsi_tgt emcpdm emcpgpx emcpmpx emcp dc395x diskdumplib scsi_dump_register"59 SCSI_MODS="3w-xxxx 3w_xxxx 3w_9xxx 3w-9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc hpsa dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block i2o_core ide-scsi ieee1394 imm in2000 initio ips iscsi iscsi_tcp libiscsi scsi_transport_iscsi libiscsi_tcp isp megaraid megaraid_mm megaraid_mbox megaraid_sas mega_sr mptbase mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2400 qla2xxx qla2xxx_conf qlogicfas qlogicfc qlogicisp qlogicfas qlogicfas408 raw1394 scsi_mod scsi_transport_sas scsi_transport_spi scsi_transport_fc sd_mod crc_t10dif crc-t10dif seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs intermodule scsi_dh scsi_tgt emcpdm emcpgpx emcpmpx emcp dc395x diskdumplib scsi_dump_register" 60 60 61 61 # ide-probe-mod -
branches/2.2.9/mindi/mindi
r2691 r2708 56 56 MY_FSTAB=/etc/fstab 57 57 TAPE_MODS="ht st osst ide-tape ide_tape" 58 SCSI_MODS="3w-xxxx 3w_xxxx 3w_9xxx 3w-9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block i2o_core ide-scsi ieee1394 imm in2000 initio ips iscsi iscsi_tcp libiscsi scsi_transport_iscsi libiscsi_tcp isp megaraid megaraid_mm megaraid_mbox megaraid_sas mega_sr mptbase mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2400 qla2xxx qla2xxx_conf qlogicfas qlogicfc qlogicisp qlogicfas qlogicfas408 raw1394 scsi_mod scsi_transport_sas scsi_transport_spi scsi_transport_fc sd_mod crc_t10dif crc-t10dif seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs intermodule scsi_dh scsi_tgt emcpdm emcpgpx emcpmpx emcp dc395x diskdumplib scsi_dump_register"58 SCSI_MODS="3w-xxxx 3w_xxxx 3w_9xxx 3w-9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc hpsa dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block i2o_core ide-scsi ieee1394 imm in2000 initio ips iscsi iscsi_tcp libiscsi scsi_transport_iscsi libiscsi_tcp isp megaraid megaraid_mm megaraid_mbox megaraid_sas mega_sr mptbase mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2400 qla2xxx qla2xxx_conf qlogicfas qlogicfc qlogicisp qlogicfas qlogicfas408 raw1394 scsi_mod scsi_transport_sas scsi_transport_spi scsi_transport_fc sd_mod crc_t10dif crc-t10dif seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs intermodule scsi_dh scsi_tgt emcpdm emcpgpx emcpmpx emcp dc395x diskdumplib scsi_dump_register" 59 59 60 60 # ide-probe-mod
Note:
See TracChangeset
for help on using the changeset viewer.