diff options
author | https://www.google.com/accounts/o8/id?id=AItOawma2Ssl7yrV7NQ6zPklPtlymc2-WC_bt98 <Fotis@web> | 2013-06-26 19:23:34 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2013-06-26 19:23:34 +0200 |
commit | 60f49cdd60c230a0dc1e93d74fd4a2a259a90197 (patch) | |
tree | 56f55ed9799a268fd7b26f6190434d21b342ca4b | |
parent | d990b113b77431f88d4212d530d5d79a8af5baad (diff) |
Fixed small typo.
-rw-r--r-- | user/NlightNFotis.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/NlightNFotis.txt b/user/NlightNFotis.txt index c2aec76c..4ab2ba61 100644 --- a/user/NlightNFotis.txt +++ b/user/NlightNFotis.txt @@ -55,7 +55,7 @@ Projects: - I am running the Hurd on a virtual machine. My setup is a Debian GNU/Linux physical box (host) and Debian GNU/Hurd (QEMU guest) - It is running ok (performance wise). (KVM modules have been enabled, and QEMU-KVM is installed, processor is VT-x, VT-d enabled) - I have also set up working repositories in Github for GCC, Hurd and Mach. They are available under my Github account here (https://github.com/NlightNFotis?tab=repositories) - - Those repositories are all cloned and working under both the Hurd and Linux. However, GIT under the Hurd is having some issues that I am currently investigate, that corrupt repositories (and seem fairly dangerous for the filesystem too) + - Those repositories are all cloned and working under both the Hurd and Linux. However, GIT under the Hurd is having some issues that I am currently investigating, that corrupt repositories (and seem fairly dangerous for the filesystem too) - I also managed to read two books that I perceived as beneficial for my work. The first one was Operating Systems in Depth (http://eu.wiley.com/WileyCDA/WileyTitle/productCd-EHEP001803.html) and the second one was Version Control with Git (http://shop.oreilly.com/product/9780596520137.do, Edit: I knew how to use git before reading this, but I read this book in order to leverage my knowledge seeing as I am about to work professionally with Git) |