From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FUZZY_XPILL, RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=uZyTsdHFUDasZwn23kGkzalZ3LyAHshgdnYhyuVvxHQ=; b=Zfy22IlnuTYtqbi2TSw/OEb/31xZILaXUqKGiONd9ZXoZRCUFET8MyjJ27DnY1PsuG 4xyOVtF/b5qAIWWfctRe6bF5w0gzATeRC9L1kUXIU2JnnQ52aSoeh4g0ADdBS66W0HSv iJthvSZ3s2FVf9m1qLaxEaEttuKSuehAP2CMhK37nK10c4g4m4wVBHY1r89oFSH1Pchn xgzX9NYrHtDvytsCmjYDJavNcUkBkOCXWBDI+XAAcfqSGFuia60d4aXLDI0ggA8f1/3v c2Vg8dsDiS1WDFXWRXuOpFaK7PLV1rZv3mM4MXiZVgNJZ9y25Bw6hQ9azlkRUuFkjsnF 4TSQ== MIME-Version: 1.0 X-Received: by 10.181.13.7 with SMTP id eu7mr169936wid.54.1372063033306; Mon, 24 Jun 2013 01:37:13 -0700 (PDT) Sender: eugene.prokopiev@gmail.com In-Reply-To: References: Date: Mon, 24 Jun 2013 12:37:13 +0400 X-Google-Sender-Auth: 8um4j-PNiJ5gVnuGgPeV8FOqPmM Message-ID: From: Eugene Prokopiev To: "Discussion of distributions development" Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Subject: Re: [devel-distro] propagator default values: p6 vs p7 X-BeenThere: devel-distro@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Distributions development List-Id: Distributions development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 08:37:28 -0000 Archived-At: List-Archive: > =FE=D4=CF =DC=D4=CF =CD=CF=D6=C5=D4 =C2=D9=D4=D8 =C9 =CB=C1=CB =CC=C5=DE= =C9=D4=D3=D1? =E1 =C5=DD=C5 =D4=C1=CB=CF=C5 =CF=DD=D5=DD=C5=CE=C9=C5, =DE=D4=CF =DC=D4=CF= =D4 =C2=C1=C7 =D7=CF=D0=D2=CF=C9=DA=D7=CF=C4=C9=D4=D3=D1 =CE=C1 i586 =C9 = =CE=C5 =D7=CF=D3=D0=D2=CF=C9=DA=D7=CF=C4=C9=D4=D3=D1 =CE=C1 x86_64. =F0=CF=DC=D4= =CF=CD=D5 =D0=CF=CB=C1=D6=D5 =D3=CF=C4=C5=D2=D6=C9=CD=CF=C5 live usb =C3=C5= =CC=C9=CB=CF=CD: $ ls -R .: live-i586-console.squash live-i586-xfce.squash live-x86_64-console.squash live-x86_64-xfce.squash syslinux ./syslinux: boot.cat gfxboot.c32 ldlinux.sys live-i586 live-x86_64 syslinux.cfg syslinux.msg ./syslinux/live-i586: full.cz vmlinuz ./syslinux/live-x86_64: full.cz vmlinuz $ cat syslinux/syslinux.cfg default 1 implicit 0 display syslinux.msg prompt 1 timeout 100 label 1 kernel live-i586/vmlinuz append initrd=3Dlive-i586/full.cz live fastboot lowmem stagename=3Dlive-i586-console.squash automatic=3Dmethod:disk,label:altlive label 2 kernel live-i586/vmlinuz append initrd=3Dlive-i586/full.cz live fastboot lowmem stagename=3Dlive-i586-xfce.squash automatic=3Dmethod:disk,label:altlive label 3 kernel live-x86_64/vmlinuz append initrd=3Dlive-x86_64/full.cz live fastboot lowmem stagename=3Dlive-x86_64-console.squash automatic=3Dmethod:disk,label:altlive label 4 kernel live-x86_64/vmlinuz append initrd=3Dlive-x86_64/full.cz live fastboot lowmem stagename=3Dlive-x86_64-xfce.squash automatic=3Dmethod:disk,label:altlive -- WBR, Eugene Prokopiev