search for: necho

Displaying 3 results from an estimated 3 matches for "necho".

Did you mean: echo
2013 Oct 09
0
[PATCH 0/1] Porting klibc to arm64
...d stderr. unexpected exit status 32512 (exit-code 127), expected 0 unexpected stdout - got too little output wanted: abc def FOOBAR def got: abc def unexpected stderr - wanted pattern: /^X*13\n16\necho FOOBAR def\nX*$/ got: XX/home/root/anilss/AArch64/mksh_44-1/mksh/mksh: /bin/ed: not found X/home/root/anilss/AArch64/mksh_44-1/mksh/mksh: <stdin>[3]: s/abc/FOOBAR/: not found X/home/root/anilss/AArch64/mksh_44-1/mksh/mksh: <stdin>[...
2013 Oct 09
2
[PATCH 0/1] Porting klibc to arm64
On Wed, 9 Oct 2013 10:44:27 +0000 (UTC) Thorsten Glaser <tg at mirbsd.de> wrote: > Anil Singhar dixit: > > >Manual testing as provided within the package has been done with all > >tests passing. This includes the units tests available under > >usr/klibc/tests, usr/utils, usr/dash and usr/gzip. For dash and > >gzip, only sanity testing has been done. > >
2015 Mar 04
3
supermin on arm
...Partition clearing information\nclearpart --all\n# Disk partitioning information\npart / - --fstype="ext4" --size=3000\n\n%post - --logfile /tmp/anaconda-post.log\n# Set the language rpm nodocs transaction flag persistently in the\n# image yum.conf and rpm macros\n\nLANG="en_US"\necho "%_install_lang $LANG" > /etc/rpm/macros.image-language-conf\n\nawk \'(NF==0&&!done){print > "override_install_langs=\'$LANG\'\\ntsflags=nodocs";done=1}{print}\' > \\\n < /etc/yum.conf > > /etc/yum.conf.new\nmv /etc/yum.conf.new /etc/...