I'm a novice attempting to use Angular JS to read Kickstarter json data and display it on a page.
I have a code pen showing the basic code I'm using with a working sample data source, and then a not working example with the kick-starter…
I am trying fully automate my os installation. I need certain packages to be installed during this automation. I am specifying all the required packages names in the kickstart file, for ex:
%%packages
php
php-mysql
httpd
similarly, I am trying…
I have a backend-problem with Typo3 6.2 and my tt_address extended fields:
In Typo3 4.5 I extended the tt_address database-fields with a little extension built with kickstarter. After the update to Typo3 6.2 these fields disappeared in the backend…
sigh another T3 related question - I try to find examples and tutorials on the web, but they seem to hide themselves very well...
It's about T3 v4.5
I created a backend(!) module with kickstarter, which - sorta - worked.
I actually expected…
I am trying to customize the kickstarter script to extract the parameters from the user during the pre-installation process.
The format of the command is:
raidtype HAtype partitionSize
i.e. raid1 hanode 2048 or radi1 hanode 4096 and so on
However,…