login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
3
Re: [PATCH] INITRAMFS: Add option to preserve mtime from INITRAMFS cpio images
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [PATCH] INITRAMFS: Add option to preserve mtime from INITRAMFS cpio images
Date: Wednesday, September 3, 2008 - 3:36 pm
On Wed, 3 Sep 2008 15:31:14 -0700 Nye Liu <nyet@mrv.com> wrote:
quoted text
> On Wed, Sep 03, 2008 at 03:22:31PM -0700, Andrew Morton wrote: > > > From: Nye Liu <nyet@nyet.org> > > > > > > When unpacking the cpio into the initramfs, mtimes are not preserved by > > > default. This patch adds an INITRAMFS_PRESERVE_MTIME option that allows mtimes > > > stored in the cpio image to be used when constructing the initramfs. For > > > embedded applications that run exclusively out of the initramfs, this is > > > invaluable. > > > > Why is it "invlauable". Please explain this value in full detail - > > it's the whole reason for merging the patch! > > When building embedded application initramfs images, its nice to know > when the files were actually created during the build process - that > makes it easier to see what files were modified when so we can compare > the files that are being used on the image with the files used during > the build process. This might help (for example) to determine if the > target system has all the updated files you expect to see w/o having to > check MD5s etc. > > In our environment, the whole system runs off the initramfs partition, > and seeing the modified times of the shared libraries (for example) > helps us find bugs that may have been introduced by the build system > incorrectly propogating outdated shared libraries into the image. > > Similarly, many of the initializion/configuration files in /etc > might be dynamically built by the build system, and knowing when > they were modified helps us sanity check whether the target system > has the "latest" files etc. > > Finally, we might use last modified times to determine whether a > hot fix should be applied or not to the running ramfs. >
Thanks, I updated the changelog.
quoted text
> > gargh. Why does this work? It's normally a big fail to pass a kernel > > address into a system call. I guess we're running under KERNEL_DS here > > and getname() and strncpy_from_user() did the right thing. > > > > On what CPU architecture was this tested? > > > > Wouldn't it be simpler to put a timespec into struct dir_entry then go > > direct to do_utimes() here? > >
Did you see this stuff? --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] INITRAMFS: Add option to preserve mtime from INITR ...
, Nye Liu
, (Tue Aug 5, 12:52 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Sat Aug 16, 1:58 am)
[PATCH] INITRAMFS: Add option to preserve mtime from INITR ...
, Nye Liu
, (Wed Sep 3, 1:29 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 3:22 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:31 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 3:36 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:41 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 3:48 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:53 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:54 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 4:04 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 4:19 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 4:30 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Frans Meulenbroeks
, (Thu Sep 4, 12:11 am)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, nyet
, (Thu Sep 4, 12:13 am)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Krzysztof Halasa
, (Thu Sep 4, 4:08 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michael Moore
Re: underage models, pre teen models, lolita porn, young preteens, little lolitas
Alex Riesen
Re: [PATCH 4/7] lib: Introduce strnstr()
Thomas Gleixner
[ANNOUNCE] 2.6.31-rc6-rt2
Mathieu Desnoyers
Re: Linux 2.6.25-rc2
git
:
Blaisorblade
git-unpack-objects < pack file in repository doesn't work!
Matthieu Moy
Re: Cloning empty repositories, was Re: What is the idea for bare repositories?
Linus Torvalds
Re: Untracked working tree files
Peter Karlsson
Re: CRLF problems with Git on Win32
Johannes Schindelin
Re: [PATCH 4/4] git-rebase -i: New option to support rebase with merges
linux-netdev
:
Alan Menegotto
Re: Linux networking implementation and packet capture
Andrew Morton
Re: [PATCH] PHYLIB: IRQ event workqueue handling fixes
Timo Teräs
ip xfrm policy semantics
Jarek Poplawski
Re: [PATCH]: Fix queueing return values...
David Miller
Re: [PATCH 1/2] netdev: bfin_mac: enable bfin_mac net dev driver for BF51x
git-commits-head
:
Linux Kernel Mailing List
Blackfin: don't give CPU its own line in traps output
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
MIPS: SMTC: Fix lockup in smtc_distribute_timer
Linux Kernel Mailing List
powerpc: gamecube/wii: usbgecko bootwrapper console support
openbsd-misc
:
Aaron Mason
Re: Defending OpenBSD Performance
Henning Brauer
Re: Defending OpenBSD Performance
Henning Brauer
Re: Defending OpenBSD Performance
Christiano Farina Haesbaert
Re: Defending OpenBSD Performance
Nick Holland
Re: 1 out of 3 hunks failed--saving rejects to kerberosV/src/lib/krb5/crypto.c.rej
Colocation donated by:
Syndicate