Language translations now possible!
Title: grub-0.97-splash.tczDescription: GRand Unified BootloaderVersion: 0.97-splashAuthor: VariousOriginal-site: http://gnu.org/software/grubCopying-policy: GPLSize: 272KExtension_by: CuragaComments: GRUB 0.97, with various patches for bugs, recognition, and splash support.- Short howto for usb stick install: echo "(hd0) /dev/sdX" > /tmp/devmap sudo su grub --device-map /tmp/devmap root (hd0,Y) setup (hd0) quit exit- For installing to hard drive: sudo su grub root (hdZ,F) setup (hdZ) quit exit- Please remember to replace X,Y,Z,F with suitable numbers. If unsure, tab-complete. Splashimages are 640x480 gzipped XPM, max 14 colors.Change-log: 2008/10/28 Original 2009/03/17 CLFS patch required autoreconf, and they did - not mention that anywhereCurrent: 2010/03/07 Updated with ext4 and Xen support.