13 Commits (beb911863b165776909e8a271efa212c06a9afa5)

Author SHA1 Message Date
Gormogon beb911863b A little more PEP 10 years ago
Ramon Buldó bbe06aa587 Fix ssd detection for MMC devices. 10 years ago
Philip 06be842cfa [grubcfg] add python doc strings 10 years ago
Philip 3d8ba2b088 [fstab] add python doc strings 10 years ago
Gormogon b4db9fe64b Fixing PEP – 257 Violations 10 years ago
Gormogon 113d9db7cb Python Better Docstrings 10 years ago
Gormogon d8df3d7a59 [PEP 8] General Style Part 1 10 years ago
Gormogon 8e1480431a [PEP 263] Corrected Encoding Headers 10 years ago
demmm 2efd4aff5c Use swap mountpoint
Having swap set at "none" makes hibernating not possible.
AFAIK, no filesystem/partition sets mountpoint as "none" nor has any other besides swap an empty mountpoint at the stage where the fstab module is called.
Tests so far show this change creates a working fstab when using a swap partition.
10 years ago
Aurélien Gâteau 2276ce56f4 Fix fat* filesystems translation 11 years ago
Aurélien Gâteau 87367d5abd fstab: Refactor to be able to add ssd-specific options 11 years ago
Teo Mrnjavac 98b62808de PEPify fstab 11 years ago
Aurélien Gâteau 9e8c02fa33 Basic fstab module
Misses the 'options' finetunes

Bug #66
11 years ago