buildrootschalter/system
Peter Korsgaard a1451719df skeleton: /etc/fstab: make sure /tmp is world writable and sticky
ramfs (which is used instead of tmpfs if CONFIG_SHMEM isn't enabled in the
kernel configuration), defaults to mode 0755 instead of 01777 like tmpfs
uses.

/tmp should be world writable and sticky, so explictly enforce the mode so
ramfs users gets it correct instead of relying on the defaults.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-21 22:30:24 +01:00
..
skeleton skeleton: /etc/fstab: make sure /tmp is world writable and sticky 2014-02-21 22:30:24 +01:00
Config.in system: fix kconfig warning about BR2_PACKAGE_SYSVINIT 2014-01-13 23:31:20 +01:00
device_table_dev.txt Add hypervisor consoles (hvc) 2013-12-16 22:39:53 +01:00
device_table.txt system/permissions: make /root group+others non-writable 2013-06-23 21:51:57 +02:00
system.mk getty: add the ability to pass options to getty 2013-09-15 22:17:53 +02:00