Commit graph

8 commits

Author SHA1 Message Date
Skamasle
6a3df3804d Exclude comments
In ubuntu and debian, by default are some comments including partition and script get creazy

I explain problem here ( ithink affect only debian )

https://github.com/serghey-rodin/vesta/issues/844

I think nothing get broken, in may test working, ( debian 7 )

I try exclude # before all test but cat -n add numbers and not found any orther solution.
2016-11-23 23:29:57 +01:00
Serghey Rodin
e05dca61a6 refactoring: log_event(), is_format_valid() 2016-06-09 16:55:35 +03:00
Serghey Rodin
df0d6c12cb Merge pull request #482 from RhysIT/master
Corrected spelling mistakes
2015-12-11 22:00:26 +02:00
Ionescu Bogdan
bb037facbb Update v-add-sys-quota
- Supports journaled quotas (version 2 quota)
- Journaled quotas have the advantage that even after a crash no quota check is required
- Quotacheck on reboot
2015-12-03 03:00:06 +02:00
RhysIT
9189ca9488 Corrected spelling mistakes 2015-11-06 17:38:58 +02:00
Serghey Rodin
91a804c1c8 check_result function 2015-10-28 16:34:41 +02:00
Serghey Rodin
42a100cb96 Added error handler for unsupported fs types 2014-05-12 22:32:20 +03:00
Serghey Rodin
9087a5b57a File system quota support 2014-05-12 22:25:19 +03:00