Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -547/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -2/+2 |
| | |||||
* | adapt to DOCS -> CAT_MINIMAL_DOCS switch | Pascal Rigaux | 2006-03-09 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2005-11-21 | 1 | -1/+1 |
| | |||||
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | (to have simpler dependencies between modules, esp. have some modules only required by diskdrake): - move some functions from fs to fs::mount (most keep their name, except mount_part and mount_usbfs) - move formatMount_part and formatMount_all from fs to fs::format - move some functions from fs to fs::wild_device (part2wild_device_name -> fs::wild_device::from_part) (subpart_from_wild_device_name -> fs::wild_device::to_subpart) (analyze_wild_device_name -> fs::wild_device::analyse) - formatMount_part(), formatMount_all(), fs::mount::part() don't take a prefix anymore the current situation was quite muddy we now rely on fs::get::mntpoint_prefixed() which will maybe depend on a field in $part for now, we mount every part in chroot, it seems to be what's wanted - fs::format::part() now expect $all_hds instead of $raids - fs::type::carryRootLoopback is now fs::get::carry_root_loopback() - in fs::loopback, most functions don't want a prefix anymore | ||||
* | recreate existing user accounts on restoring | Thierry Vignaud | 2005-06-26 | 1 | -0/+11 |
| | |||||
* | switch from GRUB to LILO since the later now enable to boot from USB | Thierry Vignaud | 2005-06-20 | 1 | -10/+7 |
| | |||||
* | rollback | Thierry Vignaud | 2005-06-20 | 1 | -9/+11 |
| | |||||
* | switch from GRUB to LILO since the later now enable to boot from USB | Thierry Vignaud | 2005-06-20 | 1 | -11/+9 |
| | |||||
* | rollback | Thierry Vignaud | 2005-06-20 | 1 | -34/+24 |
| | |||||
* | switch from GRUB to LILO since the later now enable to boot from USB | Thierry Vignaud | 2005-06-20 | 1 | -24/+34 |
| | |||||
* | patch is needed for dkms-ati | Thierry Vignaud | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | fix end message (do not speak about restoration when installing) | Thierry Vignaud | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | fix mounting /proc | Thierry Vignaud | 2005-06-16 | 1 | -1/+2 |
| | |||||
* | - sync with DrakX's API | Thierry Vignaud | 2005-06-09 | 1 | -38/+65 |
| | | | | | | | | | | | - add a few comments - we only need 4.6Gb for packages now (the DVD image) - update package list: o for 10.0 -> LE2005 changes (eg: switch to dkms and the like) o install all languages (marketing request) o install multimedia plugins & Java runtime environment o do not unselect anymore input methods | ||||
* | (installPackages) help packages' post-install scripts | Thierry Vignaud | 2005-06-09 | 1 | -0/+3 |
| | |||||
* | (installPackages) help DrakX more | Thierry Vignaud | 2005-06-09 | 1 | -2/+2 |
| | |||||
* | detect both old and new LaCie models | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
| | |||||
* | prevent building a disk w/o translation catalogs | Thierry Vignaud | 2005-06-09 | 1 | -0/+4 |
| | |||||
* | prevent warning message about /proc to appear at boot | Thierry Vignaud | 2005-06-09 | 1 | -1/+3 |
| | |||||
* | - urpmi syntax had changed | Thierry Vignaud | 2005-06-09 | 1 | -2/+1 |
| | | | | | - install all new media | ||||
* | devfs is dead | Thierry Vignaud | 2005-06-09 | 1 | -3/+1 |
| | |||||
* | save X.org conf too on profile switch | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
| | |||||
* | set $::build_globetrotter | Thierry Vignaud | 2005-06-09 | 1 | -0/+1 |
| | |||||
* | unmount partitions even when failled | Thierry Vignaud | 2005-05-25 | 1 | -4/+22 |
| | |||||
* | display message earlier | Thierry Vignaud | 2005-05-25 | 1 | -1/+1 |
| | |||||
* | on restoration, tell which one is the packages partition when found | Thierry Vignaud | 2005-05-25 | 1 | -0/+1 |
| | |||||
* | nicely tell that the restoration is completed | Thierry Vignaud | 2005-05-25 | 1 | -0/+2 |
| | |||||
* | use newly introduced my_exit() in order to display better messages | Thierry Vignaud | 2005-05-25 | 1 | -3/+5 |
| | |||||
* | (my_exit) introduce it for smoother messages | Thierry Vignaud | 2005-05-25 | 1 | -0/+10 |
| | |||||
* | handle smoothly packages partition with multiple kernel packages | Thierry Vignaud | 2005-05-25 | 1 | -2/+2 |
| | |||||
* | fix fs checking prior to restoration, thus handling restoration on | Thierry Vignaud | 2005-05-25 | 1 | -0/+5 |
| | | | | | fscked hard disks | ||||
* | when we format the root fs prior to restoring the hd, set back the | Thierry Vignaud | 2005-05-25 | 1 | -1/+1 |
| | | | | | | label on the fs so that we can handle an aborted restoration (power outrage, ...) | ||||
* | factorize some code through find_partition() | Thierry Vignaud | 2005-05-25 | 1 | -2/+7 |
| | |||||
* | do not try to run killall until it has been installed | Thierry Vignaud | 2004-10-26 | 1 | -1/+1 |
| | |||||
* | sometimes grub return non zero exit status w/o error | Thierry Vignaud | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | kill debug message | Thierry Vignaud | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | do not complain about unmounted usb fs in recue mode | Thierry Vignaud | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | fix restore mode (initrd's mount failled to mount ext2 as ext3) | Thierry Vignaud | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | display a nicer error message when disk is not found | Thierry Vignaud | 2004-06-30 | 1 | -0/+1 |
| | |||||
* | fix umounting | Thierry Vignaud | 2004-06-29 | 1 | -0/+1 |
| | |||||
* | unselect uim since mdk10 package of uim IM break first time wizard | Thierry Vignaud | 2004-06-29 | 1 | -4/+10 |
| | | | | | when selecting english | ||||
* | perl_checker cleanups | Thierry Vignaud | 2004-06-29 | 1 | -3/+3 |
| | |||||
* | add rescue support | Thierry Vignaud | 2004-06-29 | 1 | -10/+40 |
| | |||||
* | (installPackages) kill debugging statements | Thierry Vignaud | 2004-06-24 | 1 | -3/+0 |
| | |||||
* | make share partition be writeable by unpriviliegied users | Thierry Vignaud | 2004-06-24 | 1 | -0/+1 |
| | |||||
* | add fb2png in order to be able to take screenshots | Thierry Vignaud | 2004-06-24 | 1 | -0/+2 |
| | |||||
* | per machine firewall configuration | Thierry Vignaud | 2004-06-24 | 1 | -1/+1 |
| | |||||
* | force installation of both 2.4.x and 2.6.x centrino drivers | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | - use labels for home and packages partitions too | Thierry Vignaud | 2004-06-18 | 1 | -0/+12 |
| | | | | | - mount packages partition in read-only mode |