From: Will Sowerbutts Date: Fri, 20 Feb 2015 21:34:11 +0000 (+0000) Subject: Filesystem tools: Create tty5 through tty8 as standard X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=6b98f3d72a609c47f4db16fbffdc23b5fecd9d29;p=FUZIX.git Filesystem tools: Create tty5 through tty8 as standard --- diff --git a/Standalone/filesystem-src/ucp-script.txt b/Standalone/filesystem-src/ucp-script.txt index 92e24786..67486229 100644 --- a/Standalone/filesystem-src/ucp-script.txt +++ b/Standalone/filesystem-src/ucp-script.txt @@ -22,6 +22,10 @@ mknod tty1 20660 513 mknod tty2 20660 514 mknod tty3 20660 515 mknod tty4 20660 516 +mknod tty5 20660 517 +mknod tty6 20660 518 +mknod tty7 20660 519 +mknod tty8 20660 520 mknod hda 60660 0 mknod hda1 60660 1 mknod hda2 60660 2