Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch squashfs3
@ 2010-04-09 10:23 Thomas Petazzoni
  2010-04-09 10:23 ` [Buildroot] [PATCH 1/2] squashfs3: new package Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2010-04-09 10:23 UTC (permalink / raw)
  To: buildroot

Hello,

As requested during the review of the fs-cleanup branch, here is a set
of 2 patches that reintroduce the support for squashfs3. To make
things simpler, a separate package has been added.

The options are marked BR2_DEPRECATED.

Thomas

The following changes since commit 0b79c5022d32b15180a18087a0fba5a2f1af5cc7:
  Thomas Petazzoni (1):
        fs/*/Config.in: remove useless configuration comments

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot squashfs3

Thomas Petazzoni (2):
      squashfs3: new package
      Add version selection for the SquashFS root filesystem

 fs/squashfs/Config.in                              |   19 ++++++++++++
 fs/squashfs/squashfs.mk                            |    4 ++
 package/Config.in                                  |    1 +
 package/squashfs3/Config.in                        |    7 ++++
 .../squashfs3/squashfs-3.4-build-system-fix.patch  |   28 ++++++++++++++++++
 package/squashfs3/squashfs3.mk                     |   30 ++++++++++++++++++++
 6 files changed, 89 insertions(+), 0 deletions(-)
 create mode 100644 package/squashfs3/Config.in
 create mode 100644 package/squashfs3/squashfs-3.4-build-system-fix.patch
 create mode 100644 package/squashfs3/squashfs3.mk

Thanks,
-- 
Thomas Petazzoni

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-09 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09 10:23 [Buildroot] [pull request] Pull request for branch squashfs3 Thomas Petazzoni
2010-04-09 10:23 ` [Buildroot] [PATCH 1/2] squashfs3: new package Thomas Petazzoni
2010-04-09 10:23 ` [Buildroot] [PATCH 2/2] Add version selection for the SquashFS root filesystem Thomas Petazzoni
2010-04-09 14:20 ` [Buildroot] [pull request] Pull request for branch squashfs3 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox