Revision: 2720
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2720&view=rev
Author:   gespinasse
Date:     2009-04-18 12:57:12 +0000 (Sat, 18 Apr 2009)

Log Message:
-----------
I had an issue with the disk on my x86 test machine on reboot after install.
/dev/by-label/root was not found at the start.
Then on later install, it happen error where found on varlog.

Not that it was identified or solved by by this tool or anothers but I wanted 
to see if it could help
My disk is too old (ATA3) because I choose a small one to be faster to format.

So I am a bit unconclusive about my disk except replacing with a newer make the 
install work again.

Tested too badblock (with mke2fs -c -c) inside initramfs with not much better 
result.
Tested too formatting with fdisk with same result.
So I will keep this special disk when willing to test rescue mode.

Modified Paths:
--------------
    ipcop/trunk/make.sh

Added Paths:
-----------
    ipcop/trunk/config/rootfiles/common/smartmontools
    ipcop/trunk/lfs/smartmontools

Added: ipcop/trunk/config/rootfiles/common/smartmontools
===================================================================
--- ipcop/trunk/config/rootfiles/common/smartmontools                           
(rev 0)
+++ ipcop/trunk/config/rootfiles/common/smartmontools   2009-04-18 12:57:12 UTC 
(rev 2720)
@@ -0,0 +1,24 @@
+#etc/rc.d/init.d
+#etc/rc.d/init.d/smartd
+#etc/smartd.conf
+usr/sbin/smartctl
+usr/sbin/smartd
+#usr/share/doc/smartmontools
+#usr/share/doc/smartmontools/AUTHORS
+#usr/share/doc/smartmontools/CHANGELOG
+#usr/share/doc/smartmontools/COPYING
+#usr/share/doc/smartmontools/INSTALL
+#usr/share/doc/smartmontools/NEWS
+#usr/share/doc/smartmontools/README
+#usr/share/doc/smartmontools/TODO
+#usr/share/doc/smartmontools/WARNINGS
+#usr/share/doc/smartmontools/examplescripts
+#usr/share/doc/smartmontools/examplescripts/Example1
+#usr/share/doc/smartmontools/examplescripts/Example2
+#usr/share/doc/smartmontools/examplescripts/Example3
+#usr/share/doc/smartmontools/examplescripts/Example4
+#usr/share/doc/smartmontools/examplescripts/README
+#usr/share/doc/smartmontools/smartd.conf
+#usr/share/man/man5/smartd.conf.5
+#usr/share/man/man8/smartctl.8
+#usr/share/man/man8/smartd.8

Added: ipcop/trunk/lfs/smartmontools
===================================================================
--- ipcop/trunk/lfs/smartmontools                               (rev 0)
+++ ipcop/trunk/lfs/smartmontools       2009-04-18 12:57:12 UTC (rev 2720)
@@ -0,0 +1,24 @@
+#etc/rc.d/init.d
+#etc/rc.d/init.d/smartd
+#etc/smartd.conf
+usr/sbin/smartctl
+usr/sbin/smartd
+#usr/share/doc/smartmontools
+#usr/share/doc/smartmontools/AUTHORS
+#usr/share/doc/smartmontools/CHANGELOG
+#usr/share/doc/smartmontools/COPYING
+#usr/share/doc/smartmontools/INSTALL
+#usr/share/doc/smartmontools/NEWS
+#usr/share/doc/smartmontools/README
+#usr/share/doc/smartmontools/TODO
+#usr/share/doc/smartmontools/WARNINGS
+#usr/share/doc/smartmontools/examplescripts
+#usr/share/doc/smartmontools/examplescripts/Example1
+#usr/share/doc/smartmontools/examplescripts/Example2
+#usr/share/doc/smartmontools/examplescripts/Example3
+#usr/share/doc/smartmontools/examplescripts/Example4
+#usr/share/doc/smartmontools/examplescripts/README
+#usr/share/doc/smartmontools/smartd.conf
+#usr/share/man/man5/smartd.conf.5
+#usr/share/man/man8/smartctl.8
+#usr/share/man/man8/smartd.8


Property changes on: ipcop/trunk/lfs/smartmontools
___________________________________________________________________
Added: Id
   + on

Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2009-04-17 22:00:48 UTC (rev 2719)
+++ ipcop/trunk/make.sh 2009-04-18 12:57:12 UTC (rev 2720)
@@ -1855,6 +1855,7 @@
        chroot_make pptp
        chroot_make rrdtool
        chroot_make setserial
+       chroot_make smartmontools
        chroot_make sqlite
        chroot_make squid
        chroot_make squid-graph


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to