grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

implement proper sorting of linux images


From: Robert Millan
Subject: implement proper sorting of linux images
Date: Wed, 9 May 2007 21:18:08 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Proper sorting of linux images requires more sophisticated logic than the
sort command can provide.  For example, we need to assert that foo.old is
older than foo, but foo.bar is newer, etc.

This brought me to implementing an inefficient (but simple) sorting algorithm
for 10_linux.in.  Seems to work for our (Debian's) needs.  Do you have any
comments or suggestions?

-- 
Robert Millan

My spam trap is address@hidden  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.

Attachment: linux_sort.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]