Ciro Santilli dbecf15f8f inittab: spawn -/bin/sh instead of getty 7 lat temu
..
etc dbecf15f8f inittab: spawn -/bin/sh instead of getty 7 lat temu
root a20baebb36 Create a .profile for fun 7 lat temu
README.adoc 254c8bf42e adoc 7 lat temu
anonymous_inode.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 lat temu
character_device.sh dab04d1852 character_device_create 7 lat temu
character_device_create.sh dab04d1852 character_device_create 7 lat temu
conf.sh 37743c40c3 conf.sh: base insensitive for even less typing 7 lat temu
count.sh 7f6b148dc4 Split QEMU run, automate GDB debugging 8 lat temu
debugfs.sh 42e634ffd1 debugfs.c: extend example with toplevel file, fop and kstrtoull_from_user 7 lat temu
eval.sh e8f09a76e6 Add a shortcute for /eval.sh 7 lat temu
eval_base64.sh e8f09a76e6 Add a shortcute for /eval.sh 7 lat temu
fops.sh d424380fe6 Fix fops write buf printk bug, improve fops file name further 8 lat temu
gdbserver.sh ac67ce3643 Login without asking for the username 7 lat temu
gpio.sh 207306fa31 gpio: move documentation to README, document that it broke on -M virt 7 lat temu
init_env_poweroff.sh fc168d6eb5 Add init_env_poweroff.sh 7 lat temu
init_forward.sh 62976c688b update to qemu v2.9.0! rand_check.c, init_forward.sh 7 lat temu
insrm.sh e496f5d538 fix wait_queue rmmod deadlock, wait_queue2, add insrm.sh that was used to test wait_queue lock, which obsoletes workqueue_cheat.sh 8 lat temu
ioctl.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 lat temu
kgdb-mod.sh d424380fe6 Fix fops write buf printk bug, improve fops file name further 8 lat temu
kgdb.sh 6d2bbab19c KGDB! 8 lat temu
kstrto.sh 2427a322fc kstrto 7 lat temu
loginroot.sh ac67ce3643 Login without asking for the username 7 lat temu
mknoddev.sh f67d99ff24 character device failure TODO, mknoddev use awk 7 lat temu
mmap.sh 46bf3f700e mmap example works 7 lat temu
overlayfs.sh 98ed442883 overlayfs 7 lat temu
pci.sh 83411a0597 sketch uio 7 lat temu
pci_rescan.sh a8e11e6de9 qemumonitor helper, extra_append from CLI, pci_rescan.sh 7 lat temu
pmccntr.sh 51e31cdc29 x86_64: rdstc 7 lat temu
poll.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 lat temu
pr_debug.sh ae780f6750 Two working methods for module_init GDB step debugging! 7 lat temu
rand_check_poweroff.sh 2656202dff init: disable all userland processes started from init 7 lat temu
seq_file.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 lat temu
seq_file_single.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 lat temu
sshd.sh ac67ce3643 Login without asking for the username 7 lat temu
sysfs.sh 75afeba635 sysfs 7 lat temu
uio_read.sh 8d668d6ed3 Use busybox devmem 7 lat temu
virt_to_phys.sh 8d668d6ed3 Use busybox devmem 7 lat temu

README.adoc

= rootfs_overlay

This directory copied into the target filesystem.

We use it to for things like:

* customized configuration files
* userland module test scripts