malfs mekanizma guncelleme
This commit is contained in:
parent
ae29adf540
commit
7f17d6ae02
|
@ -3,10 +3,10 @@ Milis Operating System based on Linux From Scratch book
|
||||||
|
|
||||||
Konak Sistem için Yapılması Gerekenler (ubuntu)
|
Konak Sistem için Yapılması Gerekenler (ubuntu)
|
||||||
|
|
||||||
apt-get remove mawk
|
|
||||||
|
|
||||||
apt-get install bsdtar binutils gcc g++ m4 make bison texinfo pkg-config squashfs-tools lzip
|
apt-get install bsdtar binutils gcc g++ m4 make bison texinfo pkg-config squashfs-tools lzip
|
||||||
|
|
||||||
|
mv /usr/bin/mawk /usr/bin/mawk-eski
|
||||||
|
|
||||||
rm /bin/sh
|
rm /bin/sh
|
||||||
|
|
||||||
ln -s /bin/bash /bin/sh
|
ln -s /bin/bash /bin/sh
|
||||||
|
|
Loading…
Reference in New Issue