source: ProjectBuilder/projects/mondorescue/pbconf/branches/2.2.10/mindi-busybox/pbpatch/01-asm-page.fedora-9@ 1193

Last change on this file since 1193 was 1193, checked in by Bruno Cornec, 13 years ago
  • parted in gentoo is now in sys-block instead of sys-apps
  • mondorescue delivery is also in test for this 2.2.9 version by default
  • Use the right name for fedora patch (with '.' not - as first separator)
  • Prepare MondoRescue new version delivery by filling pbcl files

svn merge -r 1084:1188 svn+ssh://svn.project-builder.org/mondo/svn/pb/projects/mondorescue/pbconf/branches/2.2.9 .

File size: 437 bytes
RevLine 
[579]1--- mindi-busybox-1.7.3/util-linux/mkswap.c 2006-09-23 17:32:34.000000000 -0400
2+++ mindi-busybox-1.7.3/util-linux/mkswap.c-new 2008-06-25 11:44:04.000000000 -0400
3@@ -41,8 +41,6 @@
4 #include <fcntl.h>
5 #include <sys/ioctl.h> /* for _IO */
6 #include <sys/utsname.h>
7-#include <asm/page.h> /* for PAGE_SIZE and PAGE_SHIFT */
8- /* we also get PAGE_SIZE via getpagesize() */
9
10 static char *device_name = NULL;
11 static int DEV = -1;
Note: See TracBrowser for help on using the repository browser.