[ostree] Created tag 0



The signed tag '0' was created.

Tagger: Colin Walters <walters verbum org>
Date: Mon Nov 14 13:38:13 2011 -0500

    Version 0

Changes:

Colin Walters (164):
      Initial commit
      Add DOAP file
      DESIGN: More explanation of problem
      DESIGN: Answer who this is for
      DESIGN: Let's use our own kernels
      Rename from gbuild to hacktree
      Switch to GLib
      Write some code for importing
      Make link-file work
      Don't include any timestamps in hash, add fsck command
      Fix option processing, add some options to link-file
      fsck: Add quiet option
      TODO
      Initial test suite
      Add a COPYING, and put GPL headers in more places
      TODO: We have a test!
      Add test for --repo
      tests: Support saving temporary directory
      Add probably working commits
      repo: Ignore importing existing variants
      repo: Add API to load variants, and get HEAD
      fsck: Not an error to have 1-linked objects, also print HEAD
      Store objects with an extension so we know whether they're files or metadata
      repo: Fix some bugs loading variants
      show: New builtin
      repo: Update HEAD after a commit
      repo: Add some GError guards
      We can commit multiple times now
      repo: Use 'self' in headers too
      checkout: New command
      repo: Allow empty commit bodies
      Importing and checking out nested trees works!
      repo: Fix format string bug
      repo: Fix nested tree code
      Actually checksum xattr values, not just names
      Make file deletion work, add test
      Ensure we don't get duplicate '.' which leads to corruption
      Support for committing files from stdin or a file list file
      Save root directory permissions in commit
      Add log builtin
      Have an introductory README.md that makes sense
      README.md: Some tweaks
      README.md: Some more thoughts
      README.md: Some more notes about upgrading
      TODO: Update
      Some discussion about my experimentation with actually doing multiple roots
      README: Elaborate and clarify some more
      Add documentation for parallel-debian
      README: Some notes on BTRFS
      src: Only use local VFS - this avoids hitting up the session bus
      parallel-debian: A bit more
      chroot_break: New utility
      "Hacktree" is now known as "OSTree"
      mountall.sh: Import from Debian initscripts 2.88dsf-13.11
      ostree_switch_root: New executable for use in initrd
      ostree_switch_root: chdir() in chroot, and make various dirs readonly
      Do "bare" repositories by default
      repo: Only open regular files
      gnomeos-make-image.sh: New script
      parallel-debian: More in progress work...
      Don't use g_variant_new_from_fixed_array(), it was only added in 2.31
      ostree.doap: Rename
      TODO: Update
      parallel-debian: Just more in progress work...
      Some initial work on triggers
      src: Squash some unused variables
      Fix up triggers and gnomeos-make-image.sh
      Move triggers into new builtin: ostree run-triggers
      configure: make missing prototypes an error always
      Pile of work on parallel-debian
      debian-setup.sh: I can log in now
      configure: Use AC_PROG_LIBTOOL
      Drop glib requrirement to 2.28
      Add Makefile for ostree_switch_root
      gnomeos-make-image.sh: Support out of tree ostree
      One more missing substitution for previous commit
      gnomeos-make-image.sh: Check for some dependencies before we run
      gnomeos-make-image.sh: Take care of downloading and patching dracut
      gnomeos-make-image.sh: Don't copy kernel
      parallel-debian: Add install and run scripts
      core: Fix checksum for symlinks walking off into uninitialized memory
      parallel-debian: Rework scripts to not use loopback mounts
      TODO: Some updates
      core: Add a config file with repo version
      init: Add branches, tags, refs directories like git
      gnomeos-make-image.sh: Some more sanity checks, and don't use grubby
      run.sh: Don't use grubby here either
      core: remove HEAD file, use branches instead
      fsck: Kill unused variable
      core: Add rev-parse builtin
      image: Use rev-parse, not HEAD
      image: Add /sysroot as a toplevel bind mount to the real root
      Don't default to "master", require a branch
      core: Add "ostree remote add"
      ostree-http-server: New simple HTTP server for tests
      ostree-http-server: Exit when our directory goes away
      checkout: Use ot_util_new_file_for_path
      parallel-debian: Add .gitignore
      Add support for pulling from remote archives
      Switch to big-endian storage for all variant data
      Consolidate tests
      misc test fixes
      For archive checkouts, actually unpack the packfiles
      core: Squash some memory leaks
      log: Fix a crash
      pull: Properly clean up after test
      core: remove stub http backend for now
      core: add ^ for rev-parse
      De-recursify source tree
      Some work on ostree-build
      core: Add ostree checkout --compose
      core: Make compose its own builtin
      tests: Add some more tests of compose content
      core: Take --repo as the first argument
      parallel-debian: Update for ostree changes
      Delete link-file builtin - it's kind of pointless
      commit: Support reading current directory rather than requiring 'find'
      compose: Squash a memory leak
      tests: Output errors to stderr, so they show up under "prove"
      tests: Make GLib warnings fatal
      core: Support actually adding metadata to commits
      core: Make compose commits contain metadata about their composition
      tests: A few more compose tests
      Reorder compose and pull tests
      core: Misc bugfixes for commit
      parallel-debian: Port to latest ostree
      TODO: Update a bit
      core: Unify queryinfo flags such that we just use stat/readlink
      core: Add missing null terminator in option parsing
      core: Store filenames in sorted order
      core: Silence gcc -Wall compiler warnings
      commit: Drop the ability to --add --remove
      init: Add new explicit temporary directory
      otutil: Add some more GIO helpers
      core: Use temp dir when creating GVariant metadata
      core: Remove old wrapper functions in import path
      core: Remove old commit API
      core: Add API for just effectively stat()ing packed files
      core: Add public API to get the path for an object
      tests: Add OT_TEST_DEBUG environment variable
      core: Squash a memory leak while reading gvariants
      core: Add internal GFile implementation for reading commits
      core: Add ot_util_variant_take_ref for older GLib versions
      parallel-debian: Update to latest
      README: Make package discussion more useful
      core: Actually return an error from fsck
      core: Support named pipes
      parallel-debian: Remove hack to remove FIFO
      parallel: Ensure we have some crucial subdirectories of /var
      parallel-debian: Exclude plymouth
      core: Stub out a diff API and builtin
      README.md: Link to IPS
      parallel-debian: Remove accidentally committed file
      parallel-debian: Support being run as non-root
      parallel-debian: Ensure we're not running make-base as root actually
      Rename parallel-debian/ to gnomeos/
      Switch to LGPLv2+ for most code
      README: Link to schroot and git-annex
      osbuild: Add some prototype python scripts
      osbuild: Version built artifacts
      Switch to using explicit WARN_CFLAGS
      Move debian based bits to debian/ subdirectory
      gnomeos: Initial work on switching to Yocto
      gnomeos: Some yocto work

Javier JardÃn (2):
      Makefile.am: honor aclocal flags
      autogen.sh: Improve the script a bit



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]