support for a final post-destroy value
[enigma2.git] / lib / python / Components / Harddisk.py
2009-04-26 Felix DomkePatch by pieterg: use SI units to display size of HDD...
2009-04-26 Felix DomkePatch by pieterg: use dir_index when creating ext3...
2009-04-26 Felix DomkePatch by pieterg: try both device names for mounting...
2009-03-31 Felix DomkeMerge commit 'origin/master' into tmbinc/FixTimingBugs
2009-03-23 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-03-23 Felix Domkefix broken code when a hotplug partition was removed
2009-03-23 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-03-23 Felix Domkeimprove /sys/block/*/stat parsing
2009-03-02 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-02-24 ghostsmall optimizations and cleanups by Moritz Venn
2009-02-16 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of git://git.opendreambox.org...
2009-02-13 acid-burnadd remove/add partition interface for external applica...
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-02-12 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-02-12 ghostsmall speedups/cleanups by moritz venn
2009-02-11 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-10 Felix Domkefix sleep-after-access
2009-02-10 Felix Domkestop idle timer when removing a harddisk
2009-02-06 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-02-06 ghostcheck harddisc idle 10 times per period
2009-02-03 ghostalso check devidex2 here
2009-02-02 ghostnow the code is working for /dev/ide/discs/discX mounts...
2009-01-29 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-01-27 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-01-27 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-01-27 Felix Domkedon't rely on hdd standby timer, but manage own idle...
2009-01-19 Felix Domkephysdev path start with /, like in hotplug. add dvd...
2009-01-19 ghostuse OSError instead of IOError and small fix for sr...
2009-01-19 Felix Domkerework block device scanning a bit
2008-12-02 ghostMerge branch 'master' into enigma2_rel25
2008-12-01 ghostfix disc handling for /dev/discs/disc in fstab ...
2008-10-21 Andreas Frischallow playing audio cds without mediascanner (choice...
2008-10-08 Andreas Frischget rid of hardcoded path to cdrom device
2008-07-28 Stefan Plueckenset hdd standby value for all hdds (not working on...
2008-07-11 Andreas Monzneruse harddiskmanager in about screen
2008-07-11 Andreas Monznermore flexible harddisk handling
2008-06-04 Felix Domkepreliminary 'coldplug' support
2008-02-28 Felix Domkepatch by Pieter Grimmerink: use ext3 largefile option...
2008-02-28 Felix Domkemark hotpluggable partitions
2008-02-26 Felix Domkefix existHDD a bit
2008-02-12 Felix Domkefsck_mainmenu by Moritz Venn
2008-02-01 Andreas Monzneradd possibilty to hide menu entries when needed hardwar...
2007-12-16 Felix Domkepatch by Pieter Grimmerink: fix IDE device numbering...
2007-06-11 Felix Domkeadd support for hotplug partitions. partitions/filesyst...
2007-04-12 Felix Domkeadd possible todo regarding mounted/ismount
2006-12-19 Andreas Monznerfix imports
2006-12-19 Andreas Monznersome python import cleanups
2006-11-18 Felix Domkeadd ability to list mounted partitions
2005-12-30 Stefan Plueckenthe new hdd movie directory is /hdd/movie (for 7020...
2005-12-01 Stefan Plueckenreenable fresh harddisk-init
2005-11-29 Stefan Plueckenshow error messages when hdd-init fails
2005-11-29 Stefan Plueckencatch errors when unmounting
2005-11-15 Ronny Strutzfix mkdir "movies"
2005-11-09 Ronny Strutzadd hddcount
2005-08-30 Ronny Strutzremoved debug and add ide-host
2005-08-30 Ronny Strutzmake some stuff even simpler
2005-08-30 Ronny Strutzadded warning (if kill own rootfs)
2005-08-30 Ronny Strutzhdd format (initialize) works now
2005-08-30 Ronny Strutzinstantiate HarddiskManager forever
2005-08-30 Ronny Strutzfixes
2005-08-30 Ronny Strutzinitialize (create partition / mkfs / create moviefolde...
2005-08-30 Ronny Strutzadd HarddiskManager
2005-08-29 Ronny Strutzadd numPartitions
2005-08-29 Ronny Strutzadd free
2005-08-29 Ronny Strutzmake capacity fault-proof
2005-08-29 Ronny Strutzadd harddisk stuff