| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
only copy it if using either remote display or remote repository
(thus fixing goup lookups, mga#9326)
rationale: copying /etc/resolv.conf in installer chroot prevent librpm
to load some NSS modules, which results in failure to lookup groups
when chrooted in the _installed_ system
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sysfs
|
| |
|
|
|
|
|
|
| |
o adapt to usbfs death
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
with git
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
------------------------------------------------------------------------
|
|
|
|
| |
build time)
|
| |
|
|
|
|
| |
was used before...
|
| |
|
| |
|
| |
|
|
|
|
|
| |
things when it's empty)
|
| |
|
| |
|
| |
|
|
|
|
| |
empty modules.dep and modules.alias files instead (useful when running drakx-in-chroot from a chroot)
|
| |
|
|
|
|
|
| |
2008-08-19), thus fixing using remote repositories (spotted by pixel)
|
|
|
|
|
| |
to use a locally build installer with an official distro repository
|
| |
|
|
|
|
|
| |
matchbox-window-manager
|
|
|
|
|
|
| |
mounting squashfs is kernel dependant, and new squashfs format would imply
that the devel box must use latest kernel :-/
|
| |
|
|
|
|
|
|
| |
o just like stage1, handle <root of distrib> ending with current arch() so
that we can access main32 on x86_64
|
| |
|
| |
|
|
|
|
|
| |
(it is needed by Frank Griffin to make it work, cf cooker mailing list)
|
|
|
|
|
|
|
|
| |
- /sys must be mounted
- /lib/modules/<version>/modules.{dep,alias} are needed
nb: still need to modify drakx-installer-images
|
| |
|
| |
|
| |
|
|
|
|
| |
its permissions)
|
| |
|
|
|
|
|
|
|
| |
now)
anyway, should be moved to mkcd
|
| |
|
| |
|