Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort | Thierry Vignaud | 2010-01-07 | 1 | -2/+2 |
| | |||||
* | let's be more consistent regarding formating | Thierry Vignaud | 2010-01-07 | 1 | -1/+2 |
| | |||||
* | 13.4 | Thierry Vignaud | 2010-01-07 | 1 | -0/+2 |
| | |||||
* | fix detecting pcmcia serial devices | Olivier Blin | 2010-01-05 | 1 | -0/+2 |
| | |||||
* | fix detecting some cameras | Thierry Vignaud | 2009-12-23 | 1 | -0/+2 |
| | |||||
* | diskdrake: show Ext4 instead of Ext3 in the gtk filesystems button box | Olivier Blin | 2009-12-16 | 1 | -0/+1 |
| | |||||
* | installation mount points: reset unknown partitions types to default fs ↵ | Olivier Blin | 2009-12-15 | 1 | -0/+3 |
| | | | | (ext4) instead of hardcoded ext3 | ||||
* | 13.2 | Thierry Vignaud | 2009-12-14 | 1 | -0/+2 |
| | |||||
* | log blino's fix to previous blino's fix | Thierry Vignaud | 2009-12-14 | 1 | -0/+3 |
| | |||||
* | 13.1 | Thierry Vignaud | 2009-12-10 | 1 | -0/+2 |
| | |||||
* | fix configuring ibus for KDE4 (#56311) | Thierry Vignaud | 2009-12-10 | 1 | -1/+1 |
| | |||||
* | install ibus-qt4 if configuring ibus under KDE4 (#56311) | Thierry Vignaud | 2009-12-10 | 1 | -0/+1 |
| | |||||
* | drop support for configuring KDE3 | Thierry Vignaud | 2009-12-10 | 1 | -0/+1 |
| | |||||
* | (write_label) get rid of another FIXME: fix setting volume label | Thierry Vignaud | 2009-12-08 | 1 | -0/+2 |
| | | | | instead of boot sector label for FAT fses (#52853) | ||||
* | fix configuring ibus (#56130) | Thierry Vignaud | 2009-12-01 | 1 | -0/+3 |
| | |||||
* | 13.013.0 | Thierry Vignaud | 2009-12-01 | 1 | -0/+2 |
| | |||||
* | do not warn about already installed packages when run as user | Olivier Blin | 2009-12-01 | 1 | -0/+2 |
| | |||||
* | use ::prefix when removing unneeded packages | Christophe Fergeau | 2009-11-30 | 1 | -0/+1 |
| | | | | | | | This is necessary for draklive-install on the Flash which does not copy / to the hard disk but a subdirectory. If we don't take ::prefix into account, we won't clean what we are about to install but the currently running system. | ||||
* | suggest non-removable disks first | Olivier Blin | 2009-11-30 | 1 | -0/+1 |
| | |||||
* | do not pass deprecated --ifneeded option anymore to mkinitrd | Olivier Blin | 2009-11-30 | 1 | -0/+1 |
| | |||||
* | diskdrake: allow copying disk and partition infos (#55886) | Pascal Terjan | 2009-11-26 | 1 | -0/+2 |
| | |||||
* | allow labels to be set selectable | Pascal Terjan | 2009-11-26 | 1 | -0/+2 |
| | |||||
* | detect better invalid dos partition table (fixes a crash in harddrake) | Pascal Terjan | 2009-11-26 | 1 | -0/+1 |
| | |||||
* | do not add removable drives as "Windows" entry in bootloader | Olivier Blin | 2009-11-25 | 1 | -0/+2 |
| | |||||
* | update drakx to get proper sysfs device path from usb devices | Herton Ronaldo Krzesinski | 2009-11-25 | 1 | -0/+1 |
| | |||||
* | (format_bus_ids) do not display bogus "0" ids for hard disks | Thierry Vignaud | 2009-11-24 | 1 | -0/+1 |
| | | | | (rationale: do not vivify ids) | ||||
* | fix detecting some mice | Thierry Vignaud | 2009-11-24 | 1 | -0/+2 |
| | |||||
* | do not suggest Windows mountpoint for mounted partitions (breaks install if ↵ | Olivier Blin | 2009-11-24 | 1 | -0/+2 |
| | | | | the Win partition is the installer media) | ||||
* | unmount swap too when unmounting all partitions | Olivier Blin | 2009-11-24 | 1 | -0/+2 |
| | |||||
* | update NEWS | Olivier Blin | 2009-11-24 | 1 | -0/+4 |
| | |||||
* | sort it somewhat | Thierry Vignaud | 2009-11-18 | 1 | -11/+11 |
| | |||||
* | 12.7812.7812.76 | Thierry Vignaud | 2009-11-18 | 1 | -0/+2 |
| | |||||
* | log's teuf change | Thierry Vignaud | 2009-11-18 | 1 | -0/+2 |
| | |||||
* | hide Gtk+ "close" button when displaying first time wizard that now | Thierry Vignaud | 2009-11-18 | 1 | -0/+2 |
| | | | | has a HTML "close" button again | ||||
* | make logs look consistent (needed for next commit) | Thierry Vignaud | 2009-11-18 | 1 | -1/+2 |
| | |||||
* | log blino's fix | Thierry Vignaud | 2009-11-18 | 1 | -0/+1 |
| | |||||
* | diskdrake: don't request ntfs-3g on target not yet installed system if we ↵ | Pascal Terjan | 2009-11-17 | 1 | -0/+2 |
| | | | | are run inside draklive-install (#55160) | ||||
* | diskdrake: allow to convert ext2/3 to ext4 but do not enable flags | Pascal Terjan | 2009-11-17 | 1 | -0/+2 |
| | |||||
* | fix detecting hidden partitions as recovery (broken in commit 257797) | Olivier Blin | 2009-11-12 | 1 | -0/+1 |
| | |||||
* | display_help: handle window.close() events (#55099) | Olivier Blin | 2009-11-12 | 1 | -0/+1 |
| | |||||
* | update NEWS | Christophe Fergeau | 2009-11-10 | 1 | -0/+3 |
| | |||||
* | rework drakboot --splash layout now that console logo support has been removed | Christophe Fergeau | 2009-11-04 | 1 | -0/+2 |
| | |||||
* | remove LOGO_CONSOLE support | Christophe Fergeau | 2009-11-04 | 1 | -0/+1 |
| | |||||
* | remove draksplash | Christophe Fergeau | 2009-11-04 | 1 | -0/+1 |
| | |||||
* | partitioning wizard: only display Help button in install | Pascal Terjan | 2009-11-04 | 1 | -0/+3 |
| | |||||
* | 12.77 | Olivier Blin | 2009-10-30 | 1 | -0/+2 |
| | |||||
* | harddrake service: do not try to reconfigure xorg driver and crash | Olivier Blin | 2009-10-30 | 1 | -0/+2 |
| | | | | | if /etc/X11/xorg does not exist (breaks One startup) | ||||
* | log latest bootloader suggestion fixes | Olivier Blin | 2009-10-30 | 1 | -0/+9 |
| | |||||
* | 12.74.2 | Thierry Vignaud | 2009-10-29 | 1 | -0/+2 |
| | |||||
* | (schedule_warn_about_switch,notify-x11-free-driver-switch) explain why | Thierry Vignaud | 2009-10-29 | 1 | -0/+3 |
| | | | | xorg driver was reconfigured |