index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdk-stage1
/
stage1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stage1: Switch to a new mode of knowing when to re-exec init.
Colin Guthrie
2013-10-29
1
-2
/
+2
*
stage1: Move the symlink creation from stage1 to init.
Colin Guthrie
2013-10-29
1
-31
/
+0
*
stage1: Correct path to shell
Colin Guthrie
2013-10-29
1
-1
/
+1
*
kill long dead argument
Thierry Vignaud
2013-03-23
1
-6
/
+6
*
(my_insmod) rename as (my_modprobe) as it really what it is
Thierry Vignaud
2013-03-23
1
-6
/
+6
*
kill firmware loader now that firmware are loaded by the kernel
Thierry Vignaud
2012-12-21
1
-1
/
+0
*
(handle_hid) s/hid-generic/hid_generic/ thus making hid_generic loading silent
Thierry Vignaud
2012-09-03
1
-1
/
+1
*
(handle_hid) load hid-generic
Thierry Vignaud
2012-08-31
1
-0
/
+1
*
kill dead emails
Thierry Vignaud
2012-01-27
1
-1
/
+1
*
(handle_pcmcia) kill obsolete test for 2.2 kernel (patch from tv)
Thomas Backlund
2011-12-28
1
-4
/
+0
*
- load needed modules for known virtio devices, fixes #51804
Bogdano Arendartchuk
2009-08-31
1
-0
/
+2
*
set uevent helper which will load firmware and do not set firmware
Pascal Terjan
2009-04-22
1
-1
/
+1
*
Don't compile hande_hid when compiling in NETWORK_STANDALONE mode
Christophe Fergeau
2009-04-07
1
-1
/
+1
*
Load HID modules in stage1, fixes #47167
Christophe Fergeau
2009-04-03
1
-0
/
+15
*
mandrake is now mandriva
Thierry Vignaud
2009-03-06
1
-2
/
+2
*
do not define unused functions in network standalone mode
Olivier Blin
2008-06-12
1
-0
/
+2
*
do not set firmware timeout to 1 second in probe-modules helper for Mandriva ...
Olivier Blin
2008-03-31
1
-0
/
+1
*
clear tty2 after shell is killed
Olivier Blin
2008-02-28
1
-1
/
+3
*
log "killed shell" message on tty3
Olivier Blin
2008-02-28
1
-1
/
+1
*
fix indentation
Olivier Blin
2008-02-28
1
-3
/
+3
*
- move parameters functions in params.c
Olivier Blin
2007-07-05
1
-0
/
+1
*
re-sync after the big svn loss
Pascal Rigaux
2007-04-25
1
-214
/
+20
*
ka support (initially from Antoine Ginies and Erwan Velu)
Olivier Blin
2005-08-28
1
-0
/
+11
*
add thirdparty_load_media_modules(), try to find third party modules on the i...
Olivier Blin
2005-04-04
1
-0
/
+3
*
- merge update_modules stuff in third-party module
Olivier Blin
2005-03-16
1
-2
/
+2
*
fix pcmcia modules loading
Olivier Blin
2005-03-15
1
-0
/
+3
*
expert mode is dead
Olivier Blin
2005-03-09
1
-1
/
+1
*
do not ask for third party modules here, it's available from main menu
Olivier Blin
2005-03-09
1
-3
/
+0
*
allow to use new third party stuff from main menu
Olivier Blin
2005-03-09
1
-62
/
+9
*
probe usb devices before trying to use third party modules
Olivier Blin
2005-03-09
1
-3
/
+3
*
set MODE_TESTING too if DEBUGSTAGE1 is set
Olivier Blin
2005-03-04
1
-1
/
+3
*
add a dhcp-client built using mdk-stage1 code
Pascal Rigaux
2005-01-31
1
-0
/
+13
*
- have nothing talking about interactive when SPAWN_INTERACTIVE is unset
Pascal Rigaux
2005-01-31
1
-3
/
+8
*
ensure switching between different install methods do not break due to IMAGE_...
Pascal Rigaux
2005-01-28
1
-0
/
+3
*
factorize the distrib version
Pascal Rigaux
2005-01-15
1
-8
/
+2
*
use /etc/init instead of /sbin/init to allow umounting clp in init
Pascal Rigaux
2005-01-12
1
-1
/
+6
*
ensure /tmp/syslog in stage2 contains the full log
Pascal Rigaux
2005-01-03
1
-1
/
+5
*
create unset_automatic()
Pascal Rigaux
2004-12-20
1
-4
/
+2
*
- drop oem & recovery code (which was broken)
Pascal Rigaux
2004-11-29
1
-8
/
+1
*
keep the tmpfs and rescue in /tmp/stage2
Pascal Rigaux
2004-11-05
1
-18
/
+29
*
- create mount_clp_may_preload() out of handle_clp()
Pascal Rigaux
2004-11-04
1
-34
/
+16
*
IMAGE_LOCATION_REAL is better named STAGE2_LOCATION in MOVE
Pascal Rigaux
2004-11-04
1
-4
/
+4
*
replace RAW_LOCATION_REL with IMAGE_LOCATION_REL
Pascal Rigaux
2004-11-04
1
-4
/
+4
*
simplify since STAGE2_LOCATION is now valid for live installs before pivot_root
Pascal Rigaux
2004-11-04
1
-5
/
+2
*
STAGE2_LOCATION symlink is now relative instead of absolute
Pascal Rigaux
2004-11-04
1
-2
/
+2
*
rename STAGE2_LOCATION_REL into STAGE2_LOCATION_ROOTED
Pascal Rigaux
2004-11-04
1
-2
/
+2
*
create STAGE2_LOCATION symlink if it is not a directory (well more precisely ...
Pascal Rigaux
2004-11-04
1
-1
/
+1
*
LIVE_LOCATION is better named LIVE_LOCATION_REL without the leading "/"
Pascal Rigaux
2004-11-04
1
-4
/
+4
*
compile less things when MANDRAKE_MOVE is defined
Pascal Rigaux
2004-11-02
1
-3
/
+7
*
revert previous commit, that won't work after pivot_root (proc has to
Olivier Blin
2004-07-30
1
-6
/
+3
[next]