summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-03-21 22:35:02 +0159
committerThomas Backlund <tmb@mageia.org>2015-03-21 22:35:02 +0159
commitd4f22d6a0e2e72b34d0ad29f67f777cb4d88078d (patch)
tree6573f7f1d83b378b04a4d43f439a343d131b3cc1
parentb89f885ac7397a62139c521c646f0a477349a5db (diff)
downloaddrakx-d4f22d6a0e2e72b34d0ad29f67f777cb4d88078d.tar
drakx-d4f22d6a0e2e72b34d0ad29f67f777cb4d88078d.tar.gz
drakx-d4f22d6a0e2e72b34d0ad29f67f777cb4d88078d.tar.bz2
drakx-d4f22d6a0e2e72b34d0ad29f67f777cb4d88078d.tar.xz
drakx-d4f22d6a0e2e72b34d0ad29f67f777cb4d88078d.zip
fix wrong renaming of mandrake_firsttime service
-rw-r--r--perl-install/install/steps.pm2
-rw-r--r--perl-install/services.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install/steps.pm b/perl-install/install/steps.pm
index 73ff47918..508794d2d 100644
--- a/perl-install/install/steps.pm
+++ b/perl-install/install/steps.pm
@@ -483,7 +483,7 @@ Consoles 1,3,4,7 may also contain interesting information";
harddrake::autoconf::cpufreq();
harddrake::autoconf::floppy();
- #- for mageia_firstime
+ #- for mandrake_firstime
touch "$::prefix/var/lock/TMP_1ST";
fs::any::set_cdrom_symlink($o->{all_hds}{raw_hds});
diff --git a/perl-install/services.pm b/perl-install/services.pm
index 3ecbd8bd3..a99ef038e 100644
--- a/perl-install/services.pm
+++ b/perl-install/services.pm
@@ -163,7 +163,7 @@ sub ask_ {
N("System") => [ qw(acon acpid alsa anacron apcupsd apmd atd bpowerd bpowerfail crond cvs dm fcron functions
gpm halt harddrake inetd irda jserver keytable kheader killall mageia_everytime
- mageia_firstime mdadm medusa-init messagebus microcode_ctl mosix netconsole numlock partmon
+ mandrake_firstime mdadm medusa-init messagebus microcode_ctl mosix netconsole numlock partmon
pcmcia portmap powertweak.init psacct
random rawdevices rpcbind sensors single sound syslog syslog-ng ups usb usbd wine xfs xinetd) ],