Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21720 10447126-35f2-4685-b0cf-6dd780d3921fearly
Alejandro Mery
18 years ago
3 changed files with 0 additions and 80 deletions
@ -1,19 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1152880042 Fri Jul 14 14:27:22 2006 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 0.02 MB, 7 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] make |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
@ -1,27 +0,0 @@
|
||||
# --- T2-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# T2 SDE: package/.../mktinitrd/mktinitrd.conf |
||||
# Copyright (C) 2006 The T2 SDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- T2-COPYRIGHT-NOTE-END --- |
||||
|
||||
prefix= |
||||
set_confopt |
||||
|
||||
libdir="$libdir/mktinitrd" |
||||
|
||||
var_append makeopt ' ' "libdir=$libdir" |
||||
var_append makeopt ' ' "sbindir=$sbindir" |
||||
|
||||
makeinstopt="$makeopt DESTDIR=$root install" |
||||
|
||||
if ! pkginstalled mkinitrd; then |
||||
var_append makeinstopt ' ' MKINITRD=yes |
||||
fi |
@ -1,34 +0,0 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../mktinitrd/mktinitrd.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2006 The T2 SDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] Template-based initial RAM disk creator |
||||
|
||||
[T] mktinird is an alternative mkinitrd designed to be agnostic. |
||||
[T] It takes a cpio.gz image as template for the final initrd and |
||||
[T] merge that with the kernel and merge it with and optional |
||||
[T] overlay directory, also letting template distribution maintainer |
||||
[T] hook some actions (for example take host keys, etc). |
||||
|
||||
[A] Alejandro Mery <amery@geeks.cl> |
||||
[M] Alejandro Mery <amery@opensde.org> |
||||
|
||||
[C] base/system |
||||
|
||||
[L] GPL |
||||
[S] Alpha |
||||
[V] r260 |
||||
[P] O -1-------9 100.000 |
||||
|
||||
[D] X mktinitrd-svn-r260.tar.bz2 svn://svn.geeks.cl/oss/mktinitrd/trunk -r260 |
Loading…
Reference in new issue