aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Harddisk.py
AgeCommit message (Collapse)Author
2008-02-28patch by Pieter Grimmerink: use ext3 largefile option only for disks > 4GFelix Domke
2008-02-28mark hotpluggable partitionsFelix Domke
2008-02-26fix existHDD a bitFelix Domke
2008-02-12fsck_mainmenu by Moritz VennFelix Domke
2008-02-01add possibilty to hide menu entries when needed hardware is not availableAndreas Monzner
2007-12-16patch by Pieter Grimmerink: fix IDE device numbering, mount formatted ↵Felix Domke
whereever it should be mounted according to fstab, only create movie folder on hdd, use makedirs instead of system
2007-06-11add support for hotplug partitions. partitions/filesystems are dynamically ↵Felix Domke
added and removed by an external plugin.
2007-04-12add possible todo regarding mounted/ismountFelix Domke
2006-12-19fix importsAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-11-18add ability to list mounted partitionsFelix Domke
2005-12-30the new hdd movie directory is /hdd/movie (for 7020 compatibility reasons)Stefan Pluecken
if /hdd/movies is found and /hdd/movie doesn't exist, /hdd/movies is moved to /hdd/movie
2005-12-01reenable fresh harddisk-initStefan Pluecken
2005-11-29show error messages when hdd-init failsStefan Pluecken
2005-11-29catch errors when unmountingStefan Pluecken
2005-11-15fix mkdir "movies"Ronny Strutz
2005-11-09add hddcountRonny Strutz
2005-08-30removed debug and add ide-hostRonny Strutz
2005-08-30make some stuff even simplerRonny Strutz
2005-08-30added warning (if kill own rootfs)Ronny Strutz
2005-08-30hdd format (initialize) works nowRonny Strutz
actual theres no additional question when you use the red shortcut ;) (msgbox is missing)
2005-08-30instantiate HarddiskManager foreverRonny Strutz
2005-08-30fixesRonny Strutz
2005-08-30initialize (create partition / mkfs / create moviefolder) worksRonny Strutz
2005-08-30add HarddiskManagerRonny Strutz
2005-08-29add numPartitionsRonny Strutz
2005-08-29add freeRonny Strutz
2005-08-29make capacity fault-proofRonny Strutz
2005-08-29add harddisk stuffRonny Strutz