Re: vlc 0.8.6i janus | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | found the issue:
Zitat | | adjust_cmd = (_tmp10 = paldo_command_new ((_tmp9 = g_strconcat ((_tmp8 = g_strconcat ((_tmp7 = g_strconcat ((_tmp6 = g_strconcat ((_tmp5 = g_strconcat ((_tmp4 = g_strconcat ((_tmp3 = g_strconcat ((_tmp2 = g_strconcat ((_tmp1 = g_strconcat ("rm -rf /upkg/{.readonly,home/paldo}", " && sed -i -e '/^paldo:/d' -e 's/:paldo$/:/' /upkg/etc/{passwd,group}", NULL)), " && cp /upkg/usr/share/doc/gdm/custom.conf.paldo /upkg/etc/gdm/custom.conf", NULL)), " && cp /upkg/usr/share/doc/util-linux/default-fstab.paldo /upkg/etc/fstab", NULL)), " && sed -i -e 's/^default .*/default saved/' -e '/title English (Switzerland)/,//d' /upkg/boot/grub/menu.lst", NULL)), " && sed -i -e 's/root=cdrom rootfstype=iso9660/root=@ROOTDEV@", NULL)), resume_opt, NULL)), "/' /upkg/boot/grub/menu.lst /upkg/etc/default/grub", NULL)), " && sed -i -e 's/cachedir chroot=\"yes\"/cachedir/' /upkg/etc/upkg.conf", NULL)), " && chroot /upkg upkg-remove --force paldo-installer", NULL)), NULL), (_tmp9 = (g_free (_tmp9), NULL)), (_tmp8 = (g_free (_tmp8), NULL)), (_tmp7 = (g_free (_tmp7), NULL)), (_tmp6 = (g_free (_tmp6), NULL)), (_tmp5 = (g_free (_tmp5), NULL)), (_tmp4 = (g_free (_tmp4), NULL)), (_tmp3 = (g_free (_tmp3), NULL)), (_tmp2 = (g_free (_tmp2), NULL)), (_tmp1 = (g_free (_tmp1), NULL)), _tmp10); |
I've to rewrite the installer before I change the user from paldo to vychod. |
|
|
|
|
|