Age | Commit message (Collapse) | Author |
|
invoked commit.
|
|
stdout.
|
|
|
|
|
|
|
|
/* to create a comment */
> comment [PATH-TO-NODE] "my comments"
/* to delete a comment */
> comment [PATH-TO-NODE] ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These should be removed before release.
|
|
|
|
|
|
Place the "changes only" directory that is used by the configuration
subsystem in its union mount into /tmp. We see kernel panics in unionfs
at umount time in some cases when the "changes only" directory is
located in a tmpfs filesystem.
|
|
|
|
|
|
|