Coder Social home page Coder Social logo

parted-3-1's Introduction

GNU Parted
----------

GNU Parted is a program for manipulating partition tables.

WARNING: USING PARTED TO PERFORM FILE SYSTEM OPERATIONS IS NO LONGER SUPPORTED
------------------------------------------------------------------------------

Parted (post-2.4) no longer has the ability to create and modify file systems.
Use file-system-specific tools to create and operate on file systems.
For example, use the e2fsprogs programs to operate on ext2, ext3 and ext4
file systems.  Use programs from the reiserfsprogs package if you want to
manipulate reiserfs file systems.  Although Parted lets you do some of the
same things, the file-system-related code in parted is not as robust as the
code in more specialized, FS-specific packages.

Most FS-related functionality was removed after Parted 2.4.
Thus, the following commands are no longer supported:
mkpartfs, mkfs, cp, move, check, resize.


See the file NEWS for a list of major changes in the current release.


 * documentation is in the doc/ directory.  The User's documentation is in
texinfo format, and is built into a format viewable by info/pinfo when
you run make.  To view the distributed texinfo documentation, run this:

	$ info -f parted.info

Or view it on-line at:

  http://www.gnu.org/software/parted/manual/parted.html

 * the GNU Parted home page is http://www.gnu.org/software/parted
 * the GNU Parted FAQ can be found at
   http://www.gnu.org/software/parted/faq.html
 * send bug reports, requests for help, feature requests, comments, etc. to
   [email protected].

For any copyright year range specified as YYYY-ZZZZ in this package
note that the range specifies every single year in that closed interval.


NOTE TO DISTRIBUTIONS
---------------------

(1) When compiling Parted for distribution for general use, we recommend using
the default configuration:

	CFLAGS=-Os ./configure

This includes --enable-debug (by default), which contains many assertions.
Obviously, these "waste" space, but in the past, they have caught potentially
dangerous bugs before they would have done damage, so we think it's worth
it.  Also, it means we get more bug reports ;)


(2) When doing dependencies, remember that libreiserfs is a *soft* dependency,
so I guess that means Debian-look-alikes should do a "suggests", but
not a "requires".


(3) When space is important, we suggest --without-readline, --disable-shared,
and possibly --disable-nls and --disable-dynamic-loading.

parted-3-1's People

Contributors

slattarini avatar psusi avatar knot avatar lunatickochiya avatar bcl avatar meyering avatar net147 avatar srs5694 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.