From 0b95dd5d2d84ff7826da7da6e20626bebe717cbb Mon Sep 17 00:00:00 2001 From: shamil Date: Tue, 8 Mar 2016 00:48:25 +0200 Subject: [PATCH] malfs mekanizma guncelleme --- README.md | 2 +- bin/mps | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adc2d80bb..c01db0ca0 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Milis Automated Linux From Scratch komutları verilir.çalışma dizini altında malfs.iso oluşacaktır. - root@makine:/opt/malfs# qemu-system-x86_64 -m 512 malfs.iso + root@makine:/opt/malfs# ./qemu.sh komutuyla iso test edilebilir. diff --git a/bin/mps b/bin/mps index d1813bdf9..34cb946f7 100755 --- a/bin/mps +++ b/bin/mps @@ -262,6 +262,7 @@ bagimli_bilgi(){ done fi echo "$1" "`kurulu_kontrol $1`" + } kurulu_kontrol(){