mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
toolchain: remove old uname hack.
This commit is contained in:
@@ -463,9 +463,6 @@ int main(int argc, char *argv[])
|
||||
/* Save language und local settings */
|
||||
write_lang_configs(shortlangname);
|
||||
|
||||
/* Rename uname */
|
||||
rename ("/harddisk/bin/uname.bak", "/harddisk/bin/uname");
|
||||
|
||||
/* mount proc filesystem */
|
||||
mysystem("mkdir /harddisk/proc");
|
||||
mysystem("/bin/mount --bind /proc /harddisk/proc");
|
||||
|
||||
Reference in New Issue
Block a user