Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanup | Thierry Vignaud | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | fix debugfs dir path and do not attempt to create it since it is already in ↵ | Olivier Blin | 2012-09-01 | 1 | -4/+4 |
| | | | | sysfs | ||||
* | more usbfs removal fixes | Thomas Backlund | 2012-09-01 | 1 | -1/+2 |
| | |||||
* | - drakx-in-chroot: | Thomas Backlund | 2012-09-01 | 1 | -2/+2 |
| | | | | | | o adapt to usbfs death | ||||
* | drakx-in-chroot: unmount /dev in chroot | Olivier Blin | 2012-05-06 | 1 | -1/+1 |
| | |||||
* | installer: allow generation of host-only initrd during install | Colin Guthrie | 2012-04-10 | 1 | -2/+16 |
| | | | | | | | | | | | | | | | | During install dracut will generate a generic (i.e. large) initrd. As we now start udev early, we can use udev metadata when generating our initrd and thus we can generate our default, hostonly initrd. Thus ensure relevant directories (/run) are bind mounted and fake a /run/initramfs folder which is used in dracut to detect a boot which will have sufficient metadata in the udev DB. Tested with an install on a new disk and creating LVMs and also on an install where the pre-existing LVMs were reused. Suitable fixes to drakx-in-chroot have also been added, but remain untested | ||||
* | text mode needs /dev/tty | Thierry Vignaud | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | add .gitignore files so that empty directories end in archives created | Thierry Vignaud | 2012-01-23 | 4 | -0/+4 |
| | | | | with git | ||||
* | revert last change | Thierry Vignaud | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | let's please vim | Thierry Vignaud | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | add support for --gdb | Thierry Vignaud | 2012-01-08 | 1 | -1/+15 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2012-01-08 | 1 | -1/+3 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 9 | -300/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ------------------------------------------------------------------------ | ||||
* | (install) only run 'ldd' on files, not directory (fix some warnings at | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
| | | | | build time) | ||||
* | properly fix FileHandle issue | Pascal Terjan | 2009-10-07 | 1 | -1/+2 |
| | |||||
* | Include MDK::Common after XML::Parser as XML::Parser breaks if File::Sync ↵ | Pascal Terjan | 2009-10-07 | 1 | -1/+1 |
| | | | | was used before... | ||||
* | perl_checker cleanup | Thierry Vignaud | 2009-03-17 | 1 | -1/+0 |
| | |||||
* | enable to emulate iso-on-disk installation | Thierry Vignaud | 2009-03-17 | 1 | -2/+15 |
| | |||||
* | (create_initial_devices) copy /dev/*random too | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | simplify previous commit (detect when @l becomes empty instead of not doing | Pascal Rigaux | 2008-10-23 | 1 | -7/+5 |
| | | | | | things when it's empty) | ||||
* | do not uselessly wait on stdin if no files have to be filtered | Olivier Blin | 2008-10-15 | 1 | -3/+5 |
| | |||||
* | document --text | Thierry Vignaud | 2008-10-08 | 1 | -0/+1 |
| | |||||
* | do not start an X server if using --text | Thierry Vignaud | 2008-10-08 | 1 | -1/+1 |
| | |||||
* | drakx-in-chroot: do not require running kernel to be installed, generate ↵ | Olivier Blin | 2008-09-25 | 1 | -1/+1 |
| | | | | empty modules.dep and modules.alias files instead (useful when running drakx-in-chroot from a chroot) | ||||
* | document --flang | Thierry Vignaud | 2008-08-29 | 1 | -0/+1 |
| | |||||
* | remove debugging code that wrongly went in last commit (r244224 on | Thierry Vignaud | 2008-08-20 | 1 | -6/+1 |
| | | | | | 2008-08-19), thus fixing using remote repositories (spotted by pixel) | ||||
* | enable to use a package repository different from installer one; this enables | Thierry Vignaud | 2008-08-19 | 1 | -2/+14 |
| | | | | | to use a locally build installer with an official distro repository | ||||
* | enable to choose resolution of Xvfb | Thierry Vignaud | 2008-08-19 | 1 | -2/+11 |
| | |||||
* | prefer Xephyr over Xnest since Xnest lacks many extensions needed by | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
| | | | | | matchbox-window-manager | ||||
* | use unsquashfs \o/ (thanks blino) | Pascal Rigaux | 2007-12-13 | 1 | -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 error | Pascal Rigaux | 2007-12-12 | 1 | -1/+1 |
| | |||||
* | - drakx-in-chroot: | Pascal Rigaux | 2007-12-12 | 1 | -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 ages | Olivier Blin | 2007-10-15 | 1 | -1034/+0 |
| | |||||
* | tag it as executable | Thierry Vignaud | 2007-08-29 | 1 | -0/+0 |
| | |||||
* | use 127.0.0.1 instead of localhost | Pascal Rigaux | 2007-08-21 | 1 | -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 Rigaux | 2007-08-07 | 1 | -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 loss | Pascal Rigaux | 2007-04-25 | 11 | -351/+164 |
| | |||||
* | don't vivify regions array | Olivier Blin | 2006-03-13 | 1 | -1/+1 |
| | |||||
* | remove One specific stuff | Olivier Blin | 2006-03-13 | 1 | -20/+0 |
| | |||||
* | change system files option semantics (copy one file only, but allow to set ↵ | Olivier Blin | 2006-03-13 | 1 | -2/+4 |
| | | | | its permissions) | ||||
* | document how mkcd must be patched | Pascal Rigaux | 2006-03-10 | 1 | -0/+13 |
| | |||||
* | modif needed to build ppc isos (10.1 and 10.2, though this is only committed ↵ | Pascal Rigaux | 2006-03-10 | 1 | -0/+7 |
| | | | | | | | now) anyway, should be moved to mkcd | ||||
* | now taken from /usr/lib/yaboot/yaboot (from pkg yaboot) | Pascal Rigaux | 2006-03-10 | 1 | -0/+0 |
| | |||||
* | mkcd should be used instead | Pascal Rigaux | 2006-03-10 | 1 | -71/+0 |
| | |||||
* | mkisofs can do the job now | Pascal Rigaux | 2006-03-10 | 2 | -0/+0 |
| | |||||
* | wait some seconds for the usb-stor-scan process to be run | Olivier Blin | 2006-03-09 | 1 | -1/+4 |
| | |||||
* | don't override programs we copy in initrd by their busybox implementation | Olivier Blin | 2006-03-09 | 1 | -0/+2 |
| | |||||
* | allow to run syslinux without the "slow, safe, stupid" workaround (using the ↵ | Olivier Blin | 2006-03-09 | 1 | -2/+3 |
| | | | | "fast_syslinux" key in media hash) | ||||
* | Xpmac is no more used | Pascal Rigaux | 2006-03-09 | 1 | -0/+0 |
| | |||||
* | axp boot stuff is unused and broken | Pascal Rigaux | 2006-03-09 | 10 | -463/+0 |
| |