11 Commits (dd8e53dc225512bfb870cb043fd57ddf7520900d)

Author SHA1 Message Date
Adriaan de Groot dd8e53dc22 Copyright: update copyright lines on files touched in 2018
Contributions from:
  Adriaan de Groot <groot@kde.org>
  Gabriel Craciunescu <crazy@frugalware.org>
  AlmAck <gluca86@gmail.com>
  Andrius Štikonas <andrius@stikonas.eu>
  Caio Carvalho <caiojcarvalho@gmail.com>
  Raul Rodrigo Segura <raurodse@gmail.com>
7 years ago
Gabriel Craciunescu 41d427e543 [modules]: hwclock fix typo
- methode -> method
7 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 7 years ago
Adriaan de Groot afbdcc3782 [hwclock] Be more lenient.
Patch by Gabriel C. (@abucodonosor).

 - use libcalamares functions
 - no need to copy /etc/adjtime over we can run hwclock in chroot
   since we have /proc , /sys , /dev , /run/* already bind mounted.
 - added RTC and ISA probing methode ( see issue #873)
    - we probe default from /dev/rtc* ,
    - fall back to ISA
    - still doesn't work we just print a BIOS/Kernel BUG message and continue
- NOTE: issue #873 is about broken ArchLinux kernel config but there
  are HP boxes with real RTC problems no matter what kernel config
  is used so let us be nice and don't error out..

FIXES #873
7 years ago
Adriaan de Groot fcde28ca9d Python: tidy description of hwclock module 8 years ago
Alf Gaida 80b87d712b Fixed pep8 whining in module hwclock
Added myself to copyright
8 years ago
Gormogon beb911863b A little more PEP 10 years ago
Gormogon 09dc6bb5d7 [PEP 8] General Style Part 2 10 years ago
Gormogon 8e1480431a [PEP 263] Corrected Encoding Headers 10 years ago
Philip Müller ca5132f13e [python modules] use str.format() 10 years ago
Teo Mrnjavac 24f13d3ad1 New hwclock module, ported from Thus. 11 years ago