Changeset 959
- Timestamp:
- 09/05/08 13:37:33 (3 months ago)
- Location:
- trunk/etherboot-tcos
- Files:
-
- 2 modified
-
Makefile (modified) (1 diff)
-
debian/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/etherboot-tcos/Makefile
r403 r959 30 30 # nothing to patch 31 31 32 patch_hardy: patch_version 33 # nothing to patch 34 35 patch_max: patch_version 36 # nothing to patch 37 38 patch_intrepid: patch_version 39 # nothing to patch 40 32 41 patch_etch: patch_version 33 42 # nothing to patch -
trunk/etherboot-tcos/debian/changelog
r907 r959 2 2 3 3 * Use BusyBox 'dd' command to clean MBR (se bs= argument) 4 * Add intrepid and hardy to Makefile 4 5 5 -- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Sun, 20 Jul 2008 17:09:49+02006 -- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Fri, 05 Sep 2008 13:37:18 +0200 6 7 7 8 etherboot-tcos (0.540+b1-5) unstable; urgency=low
