summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* add support for --gdbThierry Vignaud2012-01-081-1/+15
|
* supplement blacklistThierry Vignaud2012-01-081-1/+3
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-069-300/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. 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 ------------------------------------------------------------------------
* (install) only run 'ldd' on files, not directory (fix some warnings atThierry Vignaud2010-02-031-1/+1
| | | | build time)
* properly fix FileHandle issuePascal Terjan2009-10-071-1/+2
|
* Include MDK::Common after XML::Parser as XML::Parser breaks if File::Sync ↵Pascal Terjan2009-10-071-1/+1
| | | | was used before...
* perl_checker cleanupThierry Vignaud2009-03-171-1/+0
|
* enable to emulate iso-on-disk installationThierry Vignaud2009-03-171-2/+15
|
* (create_initial_devices) copy /dev/*random tooThierry Vignaud2009-03-091-1/+1
|
* simplify previous commit (detect when @l becomes empty instead of not doingPascal Rigaux2008-10-231-7/+5
| | | | | things when it's empty)
* do not uselessly wait on stdin if no files have to be filteredOlivier Blin2008-10-151-3/+5
|
* document --textThierry Vignaud2008-10-081-0/+1
|
* do not start an X server if using --textThierry Vignaud2008-10-081-1/+1
|
* drakx-in-chroot: do not require running kernel to be installed, generate ↵Olivier Blin2008-09-251-1/+1
| | | | empty modules.dep and modules.alias files instead (useful when running drakx-in-chroot from a chroot)
* document --flangThierry Vignaud2008-08-291-0/+1
|
* remove debugging code that wrongly went in last commit (r244224 onThierry Vignaud2008-08-201-6/+1
| | | | | 2008-08-19), thus fixing using remote repositories (spotted by pixel)
* enable to use a package repository different from installer one; this enablesThierry Vignaud2008-08-191-2/+14
| | | | | to use a locally build installer with an official distro repository
* enable to choose resolution of XvfbThierry Vignaud2008-08-191-2/+11
|
* prefer Xephyr over Xnest since Xnest lacks many extensions needed byThierry Vignaud2008-07-251-1/+1
| | | | | matchbox-window-manager
* use unsquashfs \o/ (thanks blino)Pascal Rigaux2007-12-131-9/+4
| | | | | | mounting squashfs is kernel dependant, and new squashfs format would imply that the devel box must use latest kernel :-/
* - ensure failing to build mdkinst.sqfs is a fatal errorPascal Rigaux2007-12-121-1/+1
|
* - drakx-in-chroot:Pascal Rigaux2007-12-121-2/+3
| | | | | | o just like stage1, handle <root of distrib> ending with current arch() so that we can access main32 on x86_64
* draklive has been in /soft for agesOlivier Blin2007-10-151-1034/+0
|
* tag it as executableThierry Vignaud2007-08-291-0/+0
|
* use 127.0.0.1 instead of localhost Pascal Rigaux2007-08-211-1/+1
| | | | | (it is needed by Frank Griffin to make it work, cf cooker mailing list)
* make drakx-in-chroot work with new libldetect:Pascal Rigaux2007-08-071-1/+9
| | | | | | | | - /sys must be mounted - /lib/modules/<version>/modules.{dep,alias} are needed nb: still need to modify drakx-installer-images
* re-sync after the big svn lossPascal Rigaux2007-04-2511-351/+164
|
* don't vivify regions arrayOlivier Blin2006-03-131-1/+1
|
* remove One specific stuffOlivier Blin2006-03-131-20/+0
|
* change system files option semantics (copy one file only, but allow to set ↵Olivier Blin2006-03-131-2/+4
| | | | its permissions)
* document how mkcd must be patchedPascal Rigaux2006-03-101-0/+13
|
* modif needed to build ppc isos (10.1 and 10.2, though this is only committed ↵Pascal Rigaux2006-03-101-0/+7
| | | | | | | now) anyway, should be moved to mkcd
* now taken from /usr/lib/yaboot/yaboot (from pkg yaboot)Pascal Rigaux2006-03-101-0/+0
|
* mkcd should be used insteadPascal Rigaux2006-03-101-71/+0
|
* mkisofs can do the job nowPascal Rigaux2006-03-102-0/+0
|
* wait some seconds for the usb-stor-scan process to be runOlivier Blin2006-03-091-1/+4
|
* don't override programs we copy in initrd by their busybox implementationOlivier Blin2006-03-091-0/+2
|
* allow to run syslinux without the "slow, safe, stupid" workaround (using the ↵Olivier Blin2006-03-091-2/+3
| | | | "fast_syslinux" key in media hash)
* Xpmac is no more usedPascal Rigaux2006-03-091-0/+0
|
* axp boot stuff is unused and brokenPascal Rigaux2006-03-0910-463/+0
|
* drop unused stuff, PXE is easier nowodaysPascal Rigaux2006-03-09130-81/+0
|
* don't uselessly sleep for 15 seconds waiting for usb-storage scan in initrdOlivier Blin2006-03-081-6/+4
|
* add fixmeOlivier Blin2006-03-081-0/+1
|
* don't start kbluetooth by defaultOlivier Blin2006-03-081-0/+3
|
* adjust commentsOlivier Blin2006-03-081-2/+2
|
* fix commentOlivier Blin2006-03-071-1/+1
|
* don't check signatures when installing additional packages, it's tricky ↵Olivier Blin2006-03-071-1/+1
| | | | because of media mix
* add all additional media first, there may be some interaction between them, ↵Olivier Blin2006-03-071-5/+10
| | | | and allow additional rpms to pull dependencies from additional media
* add hack to use supplementary mediaOlivier Blin2006-03-071-0/+8
|
* die if additionnal system rpms can't be installedOlivier Blin2006-03-071-1/+2
|