[parted-devel] RFC: Define PedSector to be 512 bytes
Matt Domsch
Matt_Domsch at dell.com
Mon Jan 26 20:57:28 UTC 2009
On Mon, Jan 26, 2009 at 03:36:28PM +0100, Jim Meyering wrote:
> I began that tedious process about 18 months ago.
> Have a look at the next branch.
>
> http://git.debian.org/?p=parted/parted.git;a=shortlog;h=refs/heads/next
>
> I think I got GPT support mostly working, but that was using
> only a newly-added option to simulate sector size != 512.
> If you can test with real devices, that's even better.
> And it's not thoroughly tested, though I have been trying
> to add tests as I go.
>
> I've just rebased it against master.
If you could, on the above server, please run git update-server-info
(or rename .git/hooks/post-update.sample so it executes on every push)
so this can be fetched over http.
Furthermore, the bootstrap currently fails:
...
Don't forget to
- add "._bootmp/lib/Makefile" to AC_CONFIG_FILES in ./configure.ac,
- add "._bootmp/gnulib-tests/Makefile" to AC_CONFIG_FILES in ./configure.ac,
- mention "lib" in SUBDIRS in ._bootmp/Makefile.am,
- mention "gnulib-tests" in SUBDIRS in ._bootmp/Makefile.am,
- mention "-I ._bootmp/m4" in ACLOCAL_AMFLAGS in Makefile.am,
- mention "._bootmp/m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
./bootstrap: doc/fdl.texi overrides ._bootmp/doc/fdl.texi
cmp: gnulib-tests/Makefile.am: No such file or directory
./bootstrap: Copying ._bootmp/gnulib-tests/Makefile.am to gnulib-tests/Makefile.am ...
./bootstrap: line 590: gnulib-tests/Makefile.am: No such file or directory
Thanks,
Matt
--
Matt Domsch
Linux Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux
More information about the parted-devel
mailing list