Searched refs:archive (Results 1 – 25 of 69) sorted by relevance
123
/linux-2.6.39/tools/perf/Documentation/ |
D | perf-archive.txt | 1 perf-archive(1) 6 perf-archive - Create archive with object files with build-ids found in perf.data file 11 'perf archive' [file]
|
D | perf-inject.txt | 35 linkperf:perf-record[1], linkperf:perf-report[1], linkperf:perf-archive[1]
|
/linux-2.6.39/Documentation/scsi/ |
D | ppa.txt | 4 http://web.archive.org/web/*/http://www.torque.net/~campbell/ 6 Driver archive for old drivers: 7 http://web.archive.org/web/*/http://www.torque.net/~campbell/ppa 10 http://web.archive.org/web/*/http://www.torque.net/parport/
|
D | scsi.txt | 8 http://web.archive.org/web/*/http://www.torque.net/scsi/SCSI-2.4-HOWTO
|
/linux-2.6.39/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 85 All 2.6 Linux kernels contain a gzipped "cpio" format archive, which is 91 archive is extracted into it, the kernel will fall through to the older code 97 - The old initrd was always a separate file, while the initramfs archive is 99 to generating this archive during the build.) 103 initramfs archive is a gzipped cpio archive (like tar only simpler, 130 archive and links it into the resulting kernel binary. By default, this 131 archive is empty (consuming 134 bytes on x86). 135 initramfs archive, which will automatically be incorporated into the 137 archive, a directory containing files to be archived, or a text file 155 set permissions or create device nodes in the new archive. (Note that those [all …]
|
/linux-2.6.39/Documentation/early-userspace/ |
D | buffer-format.txt | 11 is different. The initramfs buffer contains an archive which is 17 archive can be compressed using gzip(1). One valid version of an 44 The cpio "TRAILER!!!" entry (cpio end-of-archive) is optional, but is 81 If the filename is "TRAILER!!!" this is actually an end-of-archive 82 marker; the c_filesize for an end-of-archive marker must be zero. 101 When a "TRAILER!!!" end-of-archive marker is seen, the tuple buffer is 110 end-of-archive marker, or
|
D | README | 14 - gen_init_cpio, a program that builds a cpio-format archive 15 containing a root filesystem image. This archive is compressed, and 25 archive to be used as the image or have the kernel build process build 30 You can create a cpio archive that contains the early userspace image. 31 Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it 34 combination with a cpio archive. 39 source parts rather than supplying a cpio archive. This method provides 144 initrd format, an cpio archive. It must be called "/init". This binary 148 comes via an initramfs cpio archive. If this is not the case,
|
/linux-2.6.39/tools/perf/ |
D | perf-archive.sh | 21 BUILDIDS=$(mktemp /tmp/perf-archive-buildids.XXXXXX) 31 MANIFEST=$(mktemp /tmp/perf-archive-manifest.XXXXXX)
|
D | .gitignore | 16 perf-archive
|
D | command-list.txt | 6 perf-archive mainporcelain common
|
D | Makefile | 166 SCRIPT_SH += perf-archive.sh 578 LIBS = -Wl,--whole-archive $(PERFLIBS) -Wl,--no-whole-archive $(EXTLIBS) 798 $(INSTALL) $(OUTPUT)perf-archive -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)' 835 $(RM) $(OUTPUT){*.o,*/*.o,*/*/*.o,*/*/*/*.o,$(LIB_FILE),perf-archive}
|
/linux-2.6.39/Documentation/w1/masters/ |
D | mxc-w1 | 8 http://cache.freescale.com/files/dsp/doc/archive/MCIMX27.pdf?fsrch=1&WT_TYPE=
|
/linux-2.6.39/Documentation/arm/SA1100/ |
D | FreeBird | 2 http://web.archive.org/web/*/http://www.legend.com.cn
|
/linux-2.6.39/drivers/staging/cxd2099/ |
D | TODO | 8 http://www.mail-archive.com/linux-media@vger.kernel.org/msg22196.html
|
/linux-2.6.39/usr/ |
D | Kconfig | 9 This can be either a single cpio archive with a .cpio suffix or a 11 initramfs image. A cpio archive should contain a filesystem archive
|
/linux-2.6.39/fs/hpfs/ |
D | hpfs.h | 335 u8 archive: 1; /* dos attrib */ member 341 u8 archive: 1; /* dos attrib */ member
|
D | namei.c | 138 dee.archive = 1; in hpfs_create() 226 dee.archive = 1; in hpfs_mknod() 301 dee.archive = 1; in hpfs_symlink()
|
/linux-2.6.39/Documentation/dvb/ |
D | get_dvb_firmware | 387 my $archive = 'Yuan MPC718 TV Tuner Card 2.13.10.1016.zip'; 393 wgetfile($archive, $url); 394 unzip($archive, $tmpdir);
|
D | readme.txt | 9 the archive http://linuxtv.org/pipermail/linux-dvb/
|
/linux-2.6.39/scripts/package/ |
D | Makefile | 121 git archive --prefix=$(perf-tar)/ HEAD^{tree} \
|
/linux-2.6.39/Documentation/networking/ |
D | README.sb1000 | 30 http://web.archive.org/web/*/http://home.adelphia.net/~siglercm/sb1000.html 31 http://web.archive.org/web/*/http://linuxpower.cx/~cable/ 186 sb1000-1.1.2.tar.gz archive and build and install sb1000.o manually. You'll 199 still supplied with his driver .tar.gz archive. I and all other sb1000 users
|
/linux-2.6.39/firmware/dsp56k/ |
D | bootstrap.asm | 4 ; License. See the file COPYING in the main directory of this archive
|
/linux-2.6.39/Documentation/sound/oss/ |
D | WaveArtist | 69 And the following diagram is derived from the description in the CVS archive:
|
/linux-2.6.39/scripts/ |
D | gen_initramfs_list.sh | 27 <cpio_source> File list or directory for cpio archive.
|
/linux-2.6.39/Documentation/w1/ |
D | w1.netlink | 184 2. http://www.ioremap.net/archive/w1 185 This archive includes userspace application w1d.c which uses
|
123