
Bei den dietmarw-images übrigens auch.
mfg tine1084
Welche configure-Optionen nutzt Du?# ls -la work_uclibc/image/cdkflash/root-neutrino-squashfs/bin/busybox
-rwxr-xr-x 1 root root 366816 2. Jun 17:27 work_uclibc/image/cdkflash/root-neutrino-squashfs/bin/busybox
Code: Alles auswählen
./configure \
--prefix="$DBOX" \
--with-cvsdir="$CVS" \
--enable-flashrules \
--enable-ide \
--enable-cdkVcInfo \
--enable-ccache \
--enable-upnp \
--enable-lzma \
--enable-nfsserver \
--enable-german-keymaps \
--with-filesystems=extfs,xfs,nfs,cifs,vfat,lufs \
--with-checkImage=rename \
--with-rootpartitionsize=0x580000 \
--with-logosdir="$LOGODIR" \
--with-ucodesdir="$UCODEDIR" \
--with-customizationsdir="$CUSTOMIZATIONSDIR"
Code: Alles auswählen
m4 $(BUSYBOX_M4) -Dflash -DPREFIX="\"$(flashprefix)/root\"" -Dcustomizationsdir=$(customizationsdir) $(busybox_conf) > @DIR_busybox@/.config
Die Anwendung von $(customizationsdir)/busybox_p*.m4 funktioniert.patching file miscutils/hdparm.c
m4 -Ddbox2 -Dcustomizationsdir=/root/tuxbox/customizations -Dide -Dide -Dextfs -Dextfs -Dcifs -Dnfs -Dflash -DPREFIX="\"/root/tuxbox/work_glibc/image/cdkflash/root\"" config/busybox.config.m4 > busybox-1.7.2/.config
cd busybox-1.7.2 && \
Korrekt, das ist der Fehler, der nun auftritt, weil alle Boxtypes,tine1084 hat geschrieben:edit: Mir ist gerade aufgefallen, dass die busybox unter /home/tine1084/cdkflash/root/bin/ erstellt wird und nicht wie normal bei mir unter /home/tine1084/dbox2/cdkflash/root/bin/.
erledigt: http://article.gmane.org/gmane.comp.vid ... ox.scm/617GetAway hat geschrieben:Dann aber aber auch Line 45