Home
last modified time | relevance | path

Searched refs:fixparts (Results 1 – 9 of 9) sorted by relevance

/external/gptfdisk/
Dcurrent.spec16 partitioning tools; the fixparts utility (in the fixparts package) fixes
45 install -Dp -m0755 fixparts $RPM_BUILD_ROOT/usr/sbin
49 install -Dp -m0644 fixparts.8 $RPM_BUILD_ROOT/%{_mandir}/man8/fixparts.8
64 %package -n fixparts
70 %description -n fixparts
76 %files -n fixparts
79 /usr/sbin/fixparts
80 %doc %{_mandir}/man8/fixparts.8*
DMakefile14 all: cgdisk gdisk sgdisk fixparts
28 fixparts: $(MBR_LIB_OBJS) fixparts.o target
29 $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts
35 rm -f core *.o *~ gdisk sgdisk cgdisk fixparts
DMakefile.mac14 all: gdisk sgdisk cgdisk fixparts
28 fixparts: $(MBR_LIB_OBJS) fixparts.o
29 $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts
DMakefile.freebsd14 all: gdisk cgdisk sgdisk fixparts
28 fixparts: $(MBR_LIB_OBJS) fixparts.o
29 $(CXX) $(MBR_LIB_OBJS) fixparts.o -L/usr/local/lib $(LDFLAGS) -o fixparts
DMakefile.mingw6415 all: gdisk fixparts
23 fixparts: $(MBR_LIB_OBJS) fixparts.o
24 $(CXX) $(CXXFLAGS) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -static-libgcc -o fixparts64.exe
DMakefile.mingw15 all: gdisk fixparts
23 fixparts: $(MBR_LIB_OBJS) fixparts.o
24 $(CXX) $(CXXFLAGS) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -static-libgcc -o fixparts32.exe
DREADME30 - fixparts -- This program, unlike the preceding three, operates on MBR
43 sgdisk.cc, and fixparts.cc, respectively) and in which support code they
217 and fixparts. Typing "make gdisk", "make cgdisk", "make sgdisk", or "make
218 fixparts" will compile only the requested programs. You can use these
221 and fixparts.8) to /usr/local/man/man8 to make them available.
DREADME.Windows20 the gdisk.html or fixparts.html documents (the Linux man pages converted to
120 program file you intend to NOT build (gdisk.cc or fixparts.cc).
DNEWS362 - Added check to fixparts to keep it from operating on devices that