Home
last modified time | relevance | path

Searched refs:sgdisk (Results 1 – 13 of 13) sorted by relevance

/external/gptfdisk/
Dgdisk_test.sh37 SGDISK_BIN=./sgdisk
126 sgdisk)
163 sgdisk)
187 sgdisk)
211 sgdisk)
235 sgdisk)
264 sgdisk)
314 sgdisk)
346 sgdisk)
382 for binary in gdisk sgdisk
DMakefile12 all: cgdisk gdisk sgdisk fixparts
22 sgdisk: $(LIB_OBJS) sgdisk.o gptcl.o target
23 $(CXX) $(LIB_OBJS) sgdisk.o gptcl.o $(LDFLAGS) -luuid -lpopt $(LDLIBS) -o sgdisk
36 rm -f core *.o *~ gdisk sgdisk cgdisk fixparts
DMakefile.freebsd14 all: gdisk cgdisk sgdisk fixparts
24 sgdisk: $(LIB_OBJS) sgdisk.o gptcl.o
26 $(CXX) $(LIB_OBJS) sgdisk.o gptcl.o -L/usr/local/lib $(LDFLAGS) -luuid -lpopt -o sgdisk
35 rm -f core *.o *~ gdisk sgdisk
DMakefile.mac16 all: gdisk sgdisk cgdisk fixparts
26 sgdisk: $(LIB_OBJS) gptcl.o sgdisk.o
28 $(CXX) $(LIB_OBJS) gptcl.o sgdisk.o -L/usr/local/lib -lpopt $(THINBINFLAGS) -o sgdisk
41 rm -f core *.o *~ gdisk sgdisk cgdisk fixparts
Duninstall-gdisk13 rm -f /usr/sbin/sgdisk
17 rm -f /usr/share/man/man8/sgdisk.8
22 rm -f /usr/local/bin/sgdisk
26 rm -f /usr/local/man/man8/sgdisk.8
Dcurrent.spec15 cgdisk, and sgdisk utilities (in the gdisk package) are GPT-enabled
43 install -Dp -m0755 sgdisk $RPM_BUILD_ROOT/usr/sbin
47 install -Dp -m0644 sgdisk.8 $RPM_BUILD_ROOT/%{_mandir}/man8/sgdisk.8
58 /usr/sbin/sgdisk
61 %doc %{_mandir}/man8/sgdisk.8*
DMakefile.mingw20 sgdisk: $(LIB_OBJS) sgdisk.o
21 $(CXX) $(CXXFLAGS) $(LIB_OBJS) sgdisk.o -lpopt -static-libgcc -o sgdisk32.exe
30 rm -f core *.o *~ gdisk.exe sgdisk.exe
DMakefile.mingw6420 sgdisk: $(LIB_OBJS) sgdisk.o
21 $(CXX) $(CXXFLAGS) $(LIB_OBJS) sgdisk.o -lpopt -static-libgcc -o sgdisk64.exe
DNEWS6 - Changed number of columns in type code output ("sgdisk -L" and equivalents
16 - The macOS binary for sgdisk is now a pure 64-bit build; I'm no longer
17 supporting 32-bit builds of sgdisk. The gdisk and cgdisk binaries remain
19 sgdisk is that I've re-built my macOS development system, and I had
21 libraries upon which sgdisk relies. 32-bit support for the other binaries
26 gdisk and sgdisk). This feature filters the partition type list to those
57 using sgdisk with a non-destructive option, like "-p".
86 '-j/--move-main-table={sector}' in sgdisk. This option enables relocating
111 - Removed stray debug message ("REALLY setting name!") from sgdisk,
121 - Fixed bug that caused -N/--largest-new option to sgdisk to fail when
[all …]
DREADME1 GPT fdisk (aka gdisk, cgdisk, and sgdisk) and FixParts
24 - sgdisk -- This program is conceptually similar to the Linux sfdisk and
43 sgdisk.cc, and fixparts.cc, respectively) and in which support code they
46 GPT fdisk (gdisk, cgdisk, and sgdisk) Details
51 sgdisk provides most of gdisk's functionality in a more script-friendly
55 sgdisk include:
64 (gdisk and sgdisk only)
78 access up to three GPT partitions on the disk (gdisk and sgdisk only)
88 command-line-driven sgdisk. The first two are intended for use in manually
89 partitioning disks or changing partitioning details; sgdisk is intended for
[all …]
DAndroid.bp51 name: "sgdisk",
56 "sgdisk.cc",
DREADME.Windows31 text-mode program file but no equivalent to the sgdisk program that's
32 available with Linux, FreeBSD, and OS X builds. In theory, an sgdisk.exe
119 all the *.cc files except diskio-unix.cc, sgdisk.cc, and whichever
/external/arm-trusted-firmware/docs/plat/
Dhikey960.rst68 *Make sure that you're using the sgdisk in the l-loader directory.*