Changeset 2019 in MondoRescue
- Timestamp:
- Sep 22, 2008, 11:29:22 PM (17 years ago)
- Location:
- branches/2.2.7/mindi
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.7/mindi/mindi
r2015 r2019 1794 1794 lines=`grep -vx " *#.*" $lfiles | grep -vx "" | wc -l` 1795 1795 ParseModprobeForIncludes $includefile 1796 lines=$(($lines+` wc -l $includefile`))1796 lines=$(($lines+`cat $includefile | wc -l`)) 1797 1797 cat $lfiles $includefile | GenerateGiantDependencyList $needlist $lines 1798 1798 res=$? -
branches/2.2.7/mindi/rootfs
-
Property svn:unix-mode
set to
755
-
Property svn:unix-mode
set to
-
branches/2.2.7/mindi/rootfs/dev
-
Property svn:unix-mode
changed from
mindi/rootfs/
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/etc
-
Property svn:unix-mode
changed from
mindi/rootfs/
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/sbin
-
Property svn:unix-mode
changed from
mindi/rootfs/
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/usr
-
Property svn:unix-mode
changed from
bin
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/usr/share
-
Property svn:unix-mode
changed from
bin
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/usr/share/udhcpc
-
Property svn:unix-mode
changed from
bin
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/var
-
Property svn:unix-mode
changed from
mindi/rootfs/
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/var/log
-
Property svn:unix-mode
changed from
mindi/rootfs/
to755
-
Property svn:unix-mode
changed from
-
branches/2.2.7/mindi/rootfs/var/run
-
Property svn:unix-mode
changed from
mindi/rootfs/
to755
-
Property svn:unix-mode
changed from
Note:
See TracChangeset
for help on using the changeset viewer.