-
simplebuild 1.70
- after alot of work here is the NEW full auto patch system
no extra parameter required
just create a patches direktory and put a *whatever*.patch into
& enable the patching system in simplebuild.config with "1"
work for console & menubuild (except for debugmenubuild)
- new BRCM63xx & tplink toolchains integrated ssl usb static possible
- fixed an old static console build error
WARNING !!! ITS NOT CLEVER TO ADD MORE THAN ONE PATCH(SET) but possible
-
simplebuild 1.71
-add MatrixCamAir support (console & menu) ./simplebuild mca
-add config editor for simplebuild.config (console & menu) ./simplebuild cedit
-
simplebuild 1.72
-add online update switch disabled by default
-
simplebuild 1.73
-fix for mca ppcold (add missing reset var)
-
simplebuild 1.77
-add patch logging to build.log
-add --stdout to fix tty
-removed cancel button on cedit
-add dos2unix convert (fixes windows lfwd)
install it with apt-get command or use the simplebuild debinstall function
Code:
apt-get install dos2unix
-
simplebuild 1.78
-add patch logging to build.log
-add --stdout to fix tty
-fix broken online update (use wget or zip sorry)
-removed cancel button on cedit
-add dos2unix convert (fixes windows lfwd)
install it with apt-get command or use the simplebuild debinstall function
Code:
apt-get install dos2unix
-
simplebuild 1.82
-fix for multiple patches cmd & menubuild
-incrase updatetimeout to 10 seconds
-found firststart bug for usermode, now fixed
-more stdout fixes for the *buntu sh....
-add stop parameter for automated batch fetching for toolchains
Code:
./simplebuild cool stop
./simplebuild mca stop
./simplebuild dreambox_fpu stop
this fetches and install 3 toolchains
-
simplebuild 1.83
-add azbox support (no_ssl/no_usb)
-
simplebuild 1.84 & config update 1.29
-add Powerpc Q / QI support
-
simplebuild 1.85
-add *.diff support in patches
-
simplebuild 1.86
-fix pcsc native build
-
simplebuild 1.87
-fix2 pcsc native build
-
simplebuild 1.88
-patch function change
-fix pcsc native build
PCSC SUPPORT ONLY FOR
-fritz33xx
-fritz72xx
-fritz73xx
-openwrt26
-ddwrt346
-ddwrt410
-marv_6281
-native
-
simplebuild 1.89/config 1.29
-patch function change
-fix pcsc native build
-console pcsc build fix
-
simplebuild 1.90/1.30
-fix toolchain azbox
-fix toolchain fritz73xx
-add toolchain brcm63xx_other for non openwrt
Code:
last version
ScriptVersion=1.90 CONFIGVER=1.30
Code:
vodafone station hg553 with DLINK firmware (DVA-G3672B)
AGA/agpf pirelli with original pirelli firmware or dlink firmware
PCSC SUPPORT ONLY FOR
-fritz33xx
-fritz72xx
-fritz73xx
-openwrt26
-ddwrt346
-ddwrt410
-marv_6281
-native
Code:
cd /opt
mkdir simplebuild
cd simplebuild
wget ss4200.homelinux.com/oscam/simplebuild
chmod 777 simplebuild
./simplebuild debinstall
./simplebuild menu