del unfinished things

This commit is contained in:
6543 2018-04-26 18:26:28 +02:00
parent 3321ce059a
commit 9d907e9028
3 changed files with 0 additions and 36 deletions

View File

View File

@ -1,20 +0,0 @@
Erorr Liste:

ID: Description
----------------------------------------------------
1 Allgemeiner Fehler
2 No Paramters / wrong parameters
3 Wrong Settings!
4 Programm missing

10 no root
11 file no found
12 dir not found
13 cant create/delete file/dir
14 corrupt file (unsquashfs, mount iso, ...)
15 wrong file (iso has no squashfs-file ...)


20 mount error
21 unmoun error
22 incorrect filesystem

View File

@ -1,16 +0,0 @@
#!/bin/bash
# at the moment only generate dir structure in /build

echo "clear build"
rm -v -R ./build
mkdir build

echo "copy files"
## skripte copieren


# Pfade anpassen
#sed ...

#mkdeb...
#not jet