diff options
author | V.Krishn <vkrishn4@gmail.com> | 2022-05-02 20:09:26 +0530 |
---|---|---|
committer | V.Krishn <vkrishn4@gmail.com> | 2022-05-02 20:09:26 +0530 |
commit | af21455da009b469b8aa73eb0e4dea09dc3dda41 (patch) | |
tree | 466adc55badb7a54f7ff030d395adbc8ecec15e5 /knoppix | |
parent | f4015fb8dafde299401fbe7a8dc13026dfb9f13f (diff) | |
download | scripts-af21455da009b469b8aa73eb0e4dea09dc3dda41.tar.bz2 |
add readme to knoppix/860/init
Diffstat (limited to 'knoppix')
-rw-r--r-- | knoppix/860/readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/knoppix/860/readme.md b/knoppix/860/readme.md new file mode 100644 index 0000000..08a666d --- /dev/null +++ b/knoppix/860/readme.md @@ -0,0 +1,8 @@ + +Init for KNOPPIX 860 +==================== +1. implements layering of squashfs files from other drives +2. implements layering of directories from other drives + +TODO +===== |