From b09a5872ab73e80004413528242dea39906bb43a Mon Sep 17 00:00:00 2001 From: mhiretskiy Date: Wed, 10 Jun 2009 07:48:42 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D1=8C=20=D0=BE=D1=82=20=D0=B4=D0=B5=D0=BC=D0=BE?= =?UTF-8?q?=D0=BD=D0=B0=20hald=20=D0=B4=D0=B5=D0=BC=D0=BE=D0=BD=D1=83=20ca?= =?UTF-8?q?lculate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.calculate.ru/calculate/trunk@1690 c91db197-33c1-4113-bf15-f8a5c547ca64 --- .../calculate?pass=install&removableinstall=off&location!=ram | 4 ++-- .../calculate?pass=install&removableinstall=on&location!=ram | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=off&location!=ram b/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=off&location!=ram index 7d4a7f0..0ea7955 100755 --- a/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=off&location!=ram +++ b/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=off&location!=ram @@ -3,10 +3,10 @@ depend() { #?linuxver>=9.4.3# - need localmount root fsck modules keymaps consolefont + need localmount root fsck modules keymaps consolefont hald #linuxver# #?linuxver<9.4.3# - need localmount checkroot checkfs modules keymaps consolefont + need localmount checkroot checkfs modules keymaps consolefont hald #linuxver# } diff --git a/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=on&location!=ram b/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=on&location!=ram index d719a39..7519d8b 100755 --- a/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=on&location!=ram +++ b/install/profile/1default/etc/init.d/calculate?pass=install&removableinstall=on&location!=ram @@ -3,10 +3,10 @@ depend() { #?linuxver>=9.4.3# - need localmount root fsck modules keymaps consolefont + need localmount root fsck modules keymaps consolefont hald #linuxver# #?linuxver<9.4.3# - need localmount checkroot checkfs modules keymaps consolefont + need localmount checkroot checkfs modules keymaps consolefont hald #linuxver# }