| 4 |
* lib/mkramdisk: new script that mounts a ramdisk onto a directory and |
* lib/mkramdisk: new script that mounts a ramdisk onto a directory and |
| 5 |
copies its contents to the ramdisk, can also umount the ramdisk and |
copies its contents to the ramdisk, can also umount the ramdisk and |
| 6 |
put the modified contents back to the hard disks, this script is a |
put the modified contents back to the hard disks, this script is a |
| 7 |
modified version of mkrw from FAI 3.1.8. |
modified version of mkrw from FAI 3.1.8., use /dev/shm for temp file |
| 8 |
* upstart.conf: fix timing issue (thanks to Waldemar Brodkorb for the |
* upstart.conf: fix timing issue (thanks to Waldemar Brodkorb for the |
| 9 |
patch) |
patch) |
| 10 |
* lib/updatebase, fai-debconf: exit if mktemp fails, for e.g. when |
* lib/updatebase, fai-debconf: exit if mktemp fails, for e.g. when |