diff options
| author | Miguel <m.i@gmx.at> | 2018-08-18 22:42:20 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-18 22:42:20 +0200 |
| commit | a2bd733e517364b6c9ddd26706d85fac09656854 (patch) | |
| tree | 71598cc6af31331710ca99ae94ddd7fb3dc4c9e5 /grubiso/boot/grub | |
| parent | 4793dda3ada333e4462a8d6faa0705d8b3ba3890 (diff) | |
added git-revision to kernel log
Diffstat (limited to 'grubiso/boot/grub')
| -rw-r--r-- | grubiso/boot/grub/grub.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/grubiso/boot/grub/grub.cfg b/grubiso/boot/grub/grub.cfg index bc4046a..34d55c3 100644 --- a/grubiso/boot/grub/grub.cfg +++ b/grubiso/boot/grub/grub.cfg @@ -6,4 +6,6 @@ menuentry "FoolOS" { multiboot /boot/foolos.bin echo "Loading Ram Disk..." module /boot/ext2.img + echo "Starting Fool OS..." + echo "------------------------" } |
