Searched refs:fixparts (Results 1 – 9 of 9) sorted by relevance
16 partitioning tools; the fixparts utility (in the fixparts package) fixes45 install -Dp -m0755 fixparts $RPM_BUILD_ROOT/usr/sbin49 install -Dp -m0644 fixparts.8 $RPM_BUILD_ROOT/%{_mandir}/man8/fixparts.864 %package -n fixparts70 %description -n fixparts76 %files -n fixparts79 /usr/sbin/fixparts80 %doc %{_mandir}/man8/fixparts.8*
14 all: cgdisk gdisk sgdisk fixparts28 fixparts: $(MBR_LIB_OBJS) fixparts.o target29 $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts35 rm -f core *.o *~ gdisk sgdisk cgdisk fixparts
14 all: gdisk sgdisk cgdisk fixparts28 fixparts: $(MBR_LIB_OBJS) fixparts.o29 $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts
14 all: gdisk cgdisk sgdisk fixparts28 fixparts: $(MBR_LIB_OBJS) fixparts.o29 $(CXX) $(MBR_LIB_OBJS) fixparts.o -L/usr/local/lib $(LDFLAGS) -o fixparts
15 all: gdisk fixparts23 fixparts: $(MBR_LIB_OBJS) fixparts.o24 $(CXX) $(CXXFLAGS) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -static-libgcc -o fixparts64.exe
15 all: gdisk fixparts23 fixparts: $(MBR_LIB_OBJS) fixparts.o24 $(CXX) $(CXXFLAGS) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -static-libgcc -o fixparts32.exe
30 - fixparts -- This program, unlike the preceding three, operates on MBR43 sgdisk.cc, and fixparts.cc, respectively) and in which support code they217 and fixparts. Typing "make gdisk", "make cgdisk", "make sgdisk", or "make218 fixparts" will compile only the requested programs. You can use these221 and fixparts.8) to /usr/local/man/man8 to make them available.
20 the gdisk.html or fixparts.html documents (the Linux man pages converted to120 program file you intend to NOT build (gdisk.cc or fixparts.cc).
362 - Added check to fixparts to keep it from operating on devices that