From 7bb2006007c1996f33758e41db070252d4d3607f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 4 May 2019 00:10:26 +0000 Subject: Make a lean and mean version, as a basis for filling an initramfs --- layout/rootfs/var | 1 - layout/rootfs/var/log/klogd/.empty | 0 layout/rootfs/var/log/ntpclient/.empty | 0 layout/rootfs/var/log/sshd-4/.empty | 0 4 files changed, 1 deletion(-) delete mode 120000 layout/rootfs/var create mode 100644 layout/rootfs/var/log/klogd/.empty create mode 100644 layout/rootfs/var/log/ntpclient/.empty create mode 100644 layout/rootfs/var/log/sshd-4/.empty (limited to 'layout/rootfs/var') diff --git a/layout/rootfs/var b/layout/rootfs/var deleted file mode 120000 index a492c97..0000000 --- a/layout/rootfs/var +++ /dev/null @@ -1 +0,0 @@ -mnt/rwfs/var \ No newline at end of file diff --git a/layout/rootfs/var/log/klogd/.empty b/layout/rootfs/var/log/klogd/.empty new file mode 100644 index 0000000..e69de29 diff --git a/layout/rootfs/var/log/ntpclient/.empty b/layout/rootfs/var/log/ntpclient/.empty new file mode 100644 index 0000000..e69de29 diff --git a/layout/rootfs/var/log/sshd-4/.empty b/layout/rootfs/var/log/sshd-4/.empty new file mode 100644 index 0000000..e69de29 -- cgit v1.3.1