Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15.2615.26 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | fixup git/svn add | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | 15.2515.25 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | prevent displaying twice release notes | Thierry Vignaud | 2013-03-04 | 1 | -0/+3 |
| | |||||
* | 15.24.115.24.1 | Thomas Backlund | 2013-03-01 | 1 | -0/+2 |
| | |||||
* | - harddrake: | Thomas Backlund | 2013-03-01 | 1 | -0/+3 |
| | | | | | | o add nvidia304 to service_harddrake (Luc Menut, mga #9216) | ||||
* | fix bug ID | Thierry Vignaud | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | 15.2415.24 | Thierry Vignaud | 2013-02-28 | 1 | -0/+2 |
| | |||||
* | try harder not to have duplicate stuff on grub2 cmd line | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | fix installing grub2 on a partition (mga#8462) | Thierry Vignaud | 2013-02-27 | 1 | -0/+3 |
| | |||||
* | 15.2315.23 | Thierry Vignaud | 2013-02-27 | 1 | -0/+2 |
| | |||||
* | read & save timeout value (mga#8850) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | set default parameters in grub2 config (mga#9177) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | (read_grub2) read more of grub2 config | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | | | | (needed for next commit) | ||||
* | (method_choices_raw) put grub2 before grub-legacy | Thierry Vignaud | 2013-02-27 | 1 | -0/+3 |
| | | | | | | | thus fixing detecting grub2 if there's a remaining grub-legacy signature basically reverting commit r6650 from 2012-12-09: "(method_choices_raw) put grub-legacy before grub2" | ||||
* | 15.2115.21 | Thierry Vignaud | 2013-02-26 | 1 | -0/+2 |
| | |||||
* | add proper support for grub2 for bootloader-config | Thierry Vignaud | 2013-02-26 | 1 | -0/+2 |
| | |||||
* | (read_grub2) add basic support for reading back grub2 config | Thierry Vignaud | 2013-02-26 | 1 | -0/+1 |
| | |||||
* | (read_grub2,install_grub2) read & write /boot/grub2/drakboot.conf | Thierry Vignaud | 2013-02-26 | 1 | -0/+1 |
| | |||||
* | prevent installing grub2 somewhere else than MBR | Thierry Vignaud | 2013-02-20 | 1 | -0/+2 |
| | |||||
* | (call_blkid) always bypass blkid cache | Colin Guthrie | 2013-02-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts the use of the blkid cache. This cache is a broken concept and should not be used. It's only intended to be used for LABEL/UUID conversion. From the upstream maintainer: <kzak> coling: -p provides more information, the cache is designed for LABEL/UUID conversion -- and the goal is to avoid the cache if possible (it's mostly for backward compatibility). The ideal solution is to read the information from udev DB. <kzak> coling: man blkid (at least the latest version contains some hint about this issue) <kzak> coling: I'd like to learn people to use lsblk -- it's designed more friendly for end-users as well as for scripts and it reads info from udev, libblkid is only fallback here. Longer term we should kill off the use of blkid and perhaps move to lsblk or some perl-udev (if such a thing exists) usage instead: <kay> coling: avoid the blkid cache, it is a completely broken idea <kay> kzak: you should really kill that thing :) <kzak> kay: I'd like to kill blkid at all and keep it as "to test the library" binary... <kay> kzak: tools with options like that talk for their sanity themselves :) " -g Perform a garbage collection pass on the blkid cache to remove devices which no longer exist." <kay> kzak: it's just silly, really silly to ever do that :) <kay> kzak: yeah, sounds fine to let blkid and its cache die in the long run <kzak> lsblk is maintainable and extendable -- fix blkid(8) is impossible to fix... This reverts r6891. | ||||
* | 15.1915.19bis | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | update translations | Thomas Backlund | 2013-01-16 | 1 | -0/+1 |
| | |||||
* | (call_blkid) do not bypass blkid cache | Thierry Vignaud | 2012-12-28 | 1 | -0/+2 |
| | |||||
* | 15.1415.14 | Thierry Vignaud | 2012-12-17 | 1 | -0/+2 |
| | |||||
* | fix installing grub2 from live session (blino) | Thomas Backlund | 2012-12-17 | 1 | -0/+2 |
| | |||||
* | (init) use new exceptions management | Thierry Vignaud | 2012-12-17 | 1 | -0/+2 |
| | |||||
* | 15.1315.13 | Thierry Vignaud | 2012-12-15 | 1 | -0/+2 |
| | |||||
* | fix checking grub2 installation (mga#8390) | Thierry Vignaud | 2012-12-15 | 1 | -0/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | 15.1215.12 | Thierry Vignaud | 2012-12-14 | 1 | -0/+2 |
| | |||||
* | (read_grub2) "enhance" fake gru2 conf reading (mga#8366) | Thierry Vignaud | 2012-12-14 | 1 | -0/+2 |
| | |||||
* | grub2 fix was also for drakboot | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
| | |||||
* | 15.1115.11 | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
| | |||||
* | (register_main_window) add it for tracking main windows | Thierry Vignaud | 2012-12-13 | 1 | -0/+1 |
| | |||||
* | (quit_popup) popup a dialog confirming to quit when clicking "X" (mga#1812) | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
| | | | | to be manually called from delete_event callback in pure gtk+ cases (eg: mcc) | ||||
* | (create_widget) fix quitting app when closing "advanced" dialog | Thierry Vignaud | 2012-12-13 | 1 | -0/+3 |
| | | | | (mga#1812) | ||||
* | actually bootloader fix is for drakboot too | Thierry Vignaud | 2012-12-12 | 1 | -0/+4 |
| | |||||
* | 15.915.9 | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | (part) if a partition has been manually formated, don't offer to | Thierry Vignaud | 2012-12-11 | 1 | -0/+4 |
| | | | | format it again (for draklive-install, mga#7822) | ||||
* | 15.315.3 | Thierry Vignaud | 2012-12-09 | 1 | -0/+2 |
| | |||||
* | (ask_network) fix a crash by lazy loading when needed services (Dave | Thierry Vignaud | 2012-12-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | Hodgins, mga#8335) perl_checker didn't find it b/c it saw a chain of module require (but in reallity it's not here b/c only one or a couple subs actually lazy load most modules in that chain so the odds of it being done are 0 in practice :-( ) Xconfig::glx -> detect_devices -> fs::proc_partitions -> partition_table -> fs -> fs::remote::* -> network::network -> network::shorewall -> services | ||||
* | 15.215.2 | Thierry Vignaud | 2012-12-07 | 1 | -0/+2 |
| | |||||
* | (read_grub2) add fake gru2 conf reading | Thierry Vignaud | 2012-12-07 | 1 | -0/+3 |
| | | | | else drakboot crashes | ||||
* | 15.115.1 | Thierry Vignaud | 2012-12-07 | 1 | -0/+2 |
| | |||||
* | add grub2 support | Thierry Vignaud | 2012-12-07 | 1 | -0/+3 |
| | | | | | | (from rosa but cleaned) (also rosa work is way incomplete: no filling of $booloader and the like...) | ||||
* | 14.5014.50 | Thierry Vignaud | 2012-11-06 | 1 | -0/+2 |
| | |||||
* | adapt to new reboot path | Thierry Vignaud | 2012-11-03 | 1 | -0/+1 |
| | |||||
* | include FIRMWARE packages from Cards+ in detected graphical drivers (#6438, ↵ | Olivier Blin | 2012-10-13 | 1 | -0/+3 |
| | | | | | | | | #7641): - not to remove radeon-firmware in draklive-install if a matching card is present - to install radeon-firmware during install | ||||
* | 14.4714.47 | Thierry Vignaud | 2012-10-12 | 1 | -0/+2 |
| |