OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / klips / test / fixups / kern-list-fixups.sed
1 s/tracing thread pid = \(.*\)/tracing thread pid = XXXXX/
2 s/spawn \(.*\) single/spawn PATH single/
3 s/Program invoked with \(.*\)\/start.sh/Program invoked with PATH\/start.sh/
4 s/Starting UML \(.*\)\/start.sh/Starting UML PATH\/start.sh/
5 s/Kernel command line: ubd0=.* ubd1=.* umid=.* eth0=.* eth1=.* .*/Kernel command line:/
6 s/mconsole initialized on .*/mconsole initialized on PATH/
7 s/Calculating module dependencies... .*/Calculating module dependancies/
8 s/Loading modules: .*/Loading modules: LIST/
9 /modprobe: /d
10 s/Calibrating delay loop... .*/Calibrating delay loop... XXXX bogomips/
11 s/Linux version .*/Linux version XXXX/
12 s/klips_info:ipsec_init: KLIPS startup, FreeS\/WAN IPSec version: .*/klips_info:ipsec_init: KLIPS startup, FreeS\/WAN IPSec version: XXXX/
13 /hostfs on /d
14 s/devfs: v.* Richard Gooch (rgooch@atnf.csiro.au)/devfs: VERSION Richard Gooch (rgooch@atnf.csiro.au)/
15 s/devfs: boot_options: .*/devfs: boot_options Q/
16 s/block: .*/block: slots and queues/
17 /INIT: can't open(.etc.ioctl.save, O_WRONLY): Permission denied/d
18 /VFS: Mounted root (root.hostfs filesystem) readonly./d
19
20
21
22
23
24
25