1. 19 Mar, 2009 5 kayıt (commit)
  2. 16 Mar, 2009 1 kayıt (commit)
  3. 08 Mar, 2009 13 kayıt (commit)
  4. 05 Mar, 2009 5 kayıt (commit)
  5. 04 Mar, 2009 1 kayıt (commit)
  6. 03 Mar, 2009 3 kayıt (commit)
  7. 02 Mar, 2009 1 kayıt (commit)
  8. 26 Şub, 2009 3 kayıt (commit)
    • Klemens Häckel's avatar
      mudur spnish language update (kh) · 28c0b75b
      Klemens Häckel yazdı
      28c0b75b
    • Fatih Aşıcı's avatar
      new cards · 1ee50f47
      Fatih Aşıcı yazdı
      1ee50f47
    • Ozan Çağlayan's avatar
      * bin/network.py: Remove useless import. · c258b2bd
      Ozan Çağlayan yazdı
      * bin/service.py (loadConfig, Service.__init__): Rename shadowed builtin variables.
      * bin/update-environment.py (read_env_d): Rename shadowed builtin variables.
      * bin/mudur.py:
        Comment the code,
        Rename some functions for better self-explanation,
        Split setupUdev() to setupUdev() and startUdev(),
        Make the code pychecker clean.
      * bin/mudur.py (loadFile, writeToFile):
        Use open() instead of file().
      * bin/mudur.py (setupUdev):
        Limit the size of /dev to 10M,
        No need to traverse /lib/udev/devices, just copy it recursively,
        Remove uevent_helper hack for older kernels.
      * bin/mudur.py (startUdev):
        Use start-stop-daemon for udev monitor startup/cleanup.
      * bin/mudur.py (stopSystem):
        Call stopUdev() to stop udev daemon.
      
      c258b2bd
  9. 25 Şub, 2009 4 kayıt (commit)
  10. 23 Şub, 2009 1 kayıt (commit)
    • Ozan Çağlayan's avatar
      2009-02-23 Ozan Çağlayan <ozan@pardus.org.tr> · 2b147d8c
      Ozan Çağlayan yazdı
      	* bin/mudur.py (setupUdev):
      	Use start-stop-daemon for udev startup,
      	The default timeout is 180, no need to give it as a parameter,
      	Call "udevadm monitor" for logging into /dev/.udev.log,
      	Call /usr/bin/udevsync after rw remounting of the root filesystem
      	for copying the log file and the persistent network/cdrom rules
      	from /dev into /var/log and /etc (#8458, #8520).
      
      BUG:FIXED:8458
      BUG:FIXED:8520
      2b147d8c
  11. 21 Şub, 2009 2 kayıt (commit)
  12. 20 Şub, 2009 1 kayıt (commit)