Преглед на файлове

Minor build-time patches updates

Maxim Kammerer преди 12 години
родител
ревизия
225d31d6d0
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/root/patches/inittab.patch
  2. 1 1
      src/root/patches/iptables.patch

+ 1 - 1
src/root/patches/inittab.patch

@@ -31,4 +31,4 @@
 +c2:2345:wait:/sbin/mingetty --autologin root tty2 linux
  
  # SERIAL CONSOLES
- #s0:12345:respawn:/sbin/agetty 115200 ttyS0 vt100
+ #s0:12345:respawn:/sbin/agetty -L 115200 ttyS0 vt100

+ 1 - 1
src/root/patches/iptables.patch

@@ -1,6 +1,6 @@
 --- /etc/init.d/iptables	2010-03-14 15:00:30.000000000 +0000
 +++ /etc/init.d/iptables.new	2010-03-14 15:00:51.000000000 +0000
-@@ -55,9 +55,10 @@
+@@ -57,9 +57,10 @@
  }
  
  start() {