Commit Graph

17 Commits

Author SHA1 Message Date
062fdebeae Changing Folder Structures and extending the Makefile for Needs
Added an 'src' dir with subfolders headers, include, libs
Extending Makefile, so that all the Files get included for
the build.
Also adding the "load" option for make, which loads the module
(has to be built before) as well as the "unload" option which unloads
the module.
The "all" option now automatically builds the sysgen.h from the script,
it doesn't have to be executed in forehand anymore.
Also, some Variables got added for better readability and changeability.

After the socket bindshell didnt work so far, I added some DEBUG Kernel prints
to debug the issue that sometimes the files to be hidden get displayed
as "?"

Also, a few Functions for debugging have been added - but I was too tired
to add them to the collection and use them instead of ```printk```
2019-11-21 03:02:37 +01:00
27b3fe226b Adding eclipse file extensions to gitignore 2019-11-21 03:00:44 +01:00
6574560e71 Merge branch 'master' into dev_vlr 2019-11-19 16:14:11 +01:00
814ba97f22 Adding GPLv3 License 2019-11-19 15:59:21 +01:00
7126d0197c cleaning up 2019-11-19 15:58:29 +01:00
9c2a8e74a8 adding sysgen.h to the gitignore 2019-11-19 15:58:10 +01:00
ecf6420144 removing unneeded filees from git 2019-11-19 15:39:43 +01:00
d79245ea58 Extending gitignore 2019-11-19 15:35:11 +01:00
85eb771fa5 Update Makefile, Adding more fileext to .gitignorey 2019-11-19 15:20:53 +01:00
Jan Koerner
4d67932c00 .gitignore fix 2 2019-11-18 18:10:56 +01:00
Jan Koerner
2d55415f24 .gitignore fix 2019-11-18 18:08:44 +01:00
Jan Koerner
c4040a613b Ordner / Dateien verstecken hinzugefügt 2019-11-18 18:04:30 +01:00
48717aa477 Updated gitignore 2019-11-18 11:27:29 +01:00
15b13a399a Adding gitignore 2019-11-18 11:22:34 +01:00
Jan Koerner
c66bf8aba0 notizen.txt hinzugefuegt 2019-11-17 21:58:39 +01:00
9da93ed7b3 Initializing Makefile, 8008135.c 2019-11-15 15:15:09 +01:00
Jan Körner
e6c3eb6c88 Initial commit 2019-11-15 12:07:00 +00:00