Source-Changes archive

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

CVS commit: src/distrib/utils/sysinst



Module Name:    src
Committed By:   ad
Date:           Mon Feb 23 22:51:48 UTC 2009

Modified Files:
        src/distrib/utils/sysinst: disks.c

Log Message:
- Mount /proc automatically. We have fixed a ton of bugs, it's needed for
  Linux compat, and we are planning to kill ptrace and make the debugger
  use /proc instead.

- kernfs is hosed at the moment and nothing appears to rely on it any more,
  so disable it. (IPsec did at one point, IIRC).


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/distrib/utils/sysinst/disks.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index