summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage32/data
Commit message (Collapse)AuthorAgeFilesLines
...
* [rootfs-stage32] udhcpc slxlog'edJonathan Bauer2013-11-281-2/+3
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-11-281-2/+8
|\
| * [rfs-stage32] add -e / --echo option to slxlog which makes it output the log ↵Simon Rettberg2013-11-281-2/+8
| | | | | | | | message to stdout too
* | [rootfs-stage32] pimping up systemd-setup_slx_addons for slxlogJonathan Bauer2013-11-281-7/+8
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-11-281-0/+1
|\
| * [rfs-stage32] Make our busybox ash the default /bin/shSimon Rettberg2013-11-271-0/+1
| |
* | [rootfs-stage32] only slxlog failed ntpdate if servers were givenJonathan Bauer2013-11-281-1/+1
|/ | | | through config
* [rootfs-stage32] slx addon download failure to slxlogJonathan Bauer2013-11-271-1/+1
|
* [rootfs-stage32] slxlog msg for ntpdate failingJonathan Bauer2013-11-271-2/+2
|
* [pam] Remote logging of login/outSimon Rettberg2013-11-271-4/+4
|
* [rfs-stage32] Improved slxlog a bitSimon Rettberg2013-11-271-9/+15
|
* [rfs-stage32] Add remote logging to mount_export and setup_partitionsSimon Rettberg2013-11-262-7/+30
|
* [rfs-stage32] Add 'slxlog', a utility for remote loggingSimon Rettberg2013-11-261-0/+53
|
* [rfs-stage32] Fix penv utilSimon Rettberg2013-11-201-2/+2
|
* [rfs-stage32] Add delay when stage4 fails before next trySimon Rettberg2013-11-201-0/+1
|
* [rootfs-stage32] Also use prio servers for dnbd3 stage4Simon Rettberg2013-11-201-2/+2
|
* [rootfs-stage32] enable zram swapSimon Rettberg2013-11-161-5/+1Star
|
* [rootfs-stage32] Add code to create zram swap partitionsSimon Rettberg2013-11-121-1/+28
| | | | Not enabled yet, as we're still running a buggy ubuntu kernel. Will be updated soon.
* [rootfs-stage32] Don't check /dev/sd? when fdisk returns nothing, as it ↵Simon Rettberg2013-11-111-2/+2
| | | | won't be there
* [rootfs-stage32] Fix broken hwclock call due to stage4 being available too earlySimon Rettberg2013-10-241-3/+5
|
* [rootfs-stage32] Very ugly hack to fix broken DNS information (Freiburg ↵Simon Rettberg2013-10-241-1/+1
| | | | specific stuff)
* [rootfs-stage32] Retry partition mounting after 2 seconds if none found on ↵Simon Rettberg2013-10-241-10/+28
| | | | | | first try Also re-enable mounting of persistent scratch partition (45) if found
* [rootfs-stage32] Run fdisk again after two seconds if it fails the first timeSimon Rettberg2013-10-221-0/+12
|
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-10-185-2/+43
|\
| * [rootfs-stage32] added rpcbind and rpc.statd support. Use the configuration ↵Jonathan Bauer2013-10-153-0/+27
| | | | | | | | file under data/etc/conf.f/nfs-common.conf to set parameters for the daemons.
| * [rootfs-stage32] catch download failed error for slx addonsJonathan Bauer2013-10-151-1/+4
| |
| * [vmware] add the domain information received from the dhcp server to the ↵Jonathan Bauer2013-10-151-1/+12
| | | | | | | | vmware-dhcp server configuration
* | [rootfs-stage32] Remove retarded $PATH declaration from /etc/profileSimon Rettberg2013-10-181-10/+0Star
|/
* Contains the complete bunch of software needed for the printing system in ↵Manuel Schneider2013-10-091-1/+1
| | | | | | | | | | | | | the pools: - A lpd server is started in vmchooser-run_virt. - A iptables rule redirects traffic from sourceport 515 to destport 5515 - Added module cups, the printserver in the minilinux. - Binaries an libs needed for a minimal cups installation. - Systemd-service for cups. - Added module printergui, the custom cups frontend. - Is a single GUI-binary that pops up in case of a printjob sent to the lpd. - Modules are enabled in stage32.
* [rootfs-stage32] Add iptables rule to redirect printing jobs to port 515Simon Rettberg2013-10-041-0/+4
|
* [rootfs-stage32] Add dnbd3 support to stage4 mountingSimon Rettberg2013-10-042-4/+30
|
* [rootfs-stage32] Tweak startup order (systemd)Simon Rettberg2013-09-303-4/+6
|
* [modprobe.d/50-mltk-blacklist.conf] Proposal for mltk-related moduleChristian Rößler2013-09-301-0/+5
| | | | | | blacklists. Just an entry so far for Intel 82Q35 MEI controller, which spams syslogs under some 3.0 kernels. Entry is out-commented, as this is just a proposal.
* [nfs-mount] Dbus service reload for stage4Christian Rößler2013-09-301-0/+2
|
* [setup-partitions] Don't retry if fdisk returns no partitons as boot order ↵Simon Rettberg2013-09-301-6/+16
| | | | | | makes sure now partitons are read before calling. Also improve mounting /tmp and moving files from old to new dir
* [ntpdate.service] Speed up timesync a littleSimon Rettberg2013-09-301-3/+3
|
* [stage32] Some work on system startup regarding systemd dependencies - still ↵Simon Rettberg2013-09-303-5/+6
| | | | somewhat messy, but already way more restricted and predictable than before when it comes to ordering
* [udhcp-script] Don't start nfs-mountSimon Rettberg2013-09-301-6/+0Star
|
* [mount_export] Fix collision with mount points for addonsSimon Rettberg2013-09-301-4/+7
|
* [rootfs-stage32] Added more checks to udhcpc script when deciding whether to ↵Simon Rettberg2013-08-291-2/+4
| | | | use resolvconf or not. Fixes #496
* Moved nfs-mount from systemd module to toofst-stage32, also added ↵Simon Rettberg2013-08-291-0/+8
| | | | DefaultDependencies=no to make sure it starts up
* [rootfs-stage32] unmount sqfs if the aufs'ing of the addon fails.Jonathan Bauer2013-08-221-1/+6
|
* [rootfs-stage32] new service to setup slx addons separatly. Adapted ↵Jonathan Bauer2013-08-222-9/+47
| | | | systemd-setup_slx_addons to either go through all the addons found in the config file if no argument is given, or to setup one addon if one argument is given. That way we can see if/which addons are set up and/or which failed.
* [rootfs-stage32] Mount a 10G tmpfs to /tmp if no ID44 partition was foundSimon Rettberg2013-08-211-63/+73
|
* [rootfs-stage32] Make it possible to run a script after adding an addon to ↵Simon Rettberg2013-08-211-5/+14
| | | | | | the aufs stack. Call it addon-init and place it in the root directory of your addon [vmplayer] Add such an addon-init script that will take care of setting up the vmplayer environment
* [remote] Renamed functions to functions.inc; make setup-addons not fail if ↵Simon Rettberg2013-08-211-4/+6
| | | | no addons are configured; try random server order when downloading
* Fix typo in shebangSimon Rettberg2013-08-201-1/+1
|
* Fix /run stuff for the 25th time....Simon Rettberg2013-08-201-0/+2
|
* fixes for the download function of etc/functions that is needed for the ↵Jonathan Bauer2013-08-191-11/+16
| | | | 'systemd-set_slx_addons'-script
* [rootfs-stage32] setup all addons according to /opt/openslx/config. Your ↵Jonathan Bauer2013-08-145-43/+47
| | | | config now needs: SLX_ADDONS_BASE_DIR as the URL (with http prefix) where the addons are and SLX_ADDONS_LIST as the list of addons that exists. i.e. SLX_ADDONS_BASE_DIR='http://server/distro/addons' and SLX_ADDONS_LIST='vmware'. The script would then try to wget http://serveR/distro/addons/vmware.sqfs . The file must be sqfs, as produced by mltk with ./mltk server <ip> <addon_target> -e addons