Install demo package and force apt output
Install a demonstration package as part of the final rootfs build so it's slightly more interesting;
Unfortunatly apt outputs \r\r\n in some cases which confused gitlab terminal so add some sed magic to turn that into a normal \r\n.