| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [rootfs-stage32] Add service to query NTP server for time | Simon Rettberg | 2013-06-27 | 2 | -1/+25 | |
| | | ||||||
| * | [rootfs-stage32] udhcpc-script: Use rdns to get proper hostname from local ↵ | Simon Rettberg | 2013-06-27 | 1 | -1/+5 | |
| | | | | | DNS server | |||||
| * | [rootfs-stage32] Add rdns tool for reverse DNS lookups | Simon Rettberg | 2013-06-27 | 2 | -0/+32 | |
| | | ||||||
| * | [rootfs-stage32] do not copy /dev/fb0, handled by mdev | Simon Rettberg | 2013-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | [kdm] Update theme | Simon Rettberg | 2013-06-27 | 1 | -0/+17 | |
| | | ||||||
| * | [rootfs-stage31] delay fetching config by 1 second, kernel might not have ↵ | Simon Rettberg | 2013-06-24 | 1 | -1/+4 | |
| | | | | | routing table up to date otherwise | |||||
| * | [rootfs-stage32] add ntpdate service, TODO configurable server | Jonathan Bauer | 2013-06-21 | 1 | -0/+8 | |
| | | ||||||
| * | [rootfs-stage31/32] Try to download slxconfig in stage31 already, retry in ↵ | Simon Rettberg | 2013-06-20 | 3 | -6/+16 | |
| | | | | | stage32 if it failed | |||||
| * | [udhcpc] Properly renew and fork to background | Simon Rettberg | 2013-06-20 | 1 | -2/+2 | |
| | | ||||||
| * | [rootfs-stage32] remove unneeded binaries | Simon Rettberg | 2013-06-20 | 1 | -4/+0![]() | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-06-20 | 2 | -5/+14 | |
| |\ | ||||||
| | * | [rootfs-stage32] fixes | Jonathan Bauer | 2013-06-20 | 1 | -5/+11 | |
| | | | ||||||
| | * | merge | Jonathan Bauer | 2013-06-18 | 1 | -1/+4 | |
| | | | ||||||
| | * | ldconfig: Include system's default paths | Simon Rettberg | 2013-06-14 | 1 | -4/+4 | |
| | | | ||||||
| * | | [udhcpc] remove old IP adress if new one is obtained. Update hostname if ↵ | Michael Neves | 2013-06-20 | 1 | -2/+16 | |
| | | | | | | | | | obtained | |||||
| * | | [udhcpc] keep udhcpc in foreground | Michael Neves | 2013-06-20 | 1 | -1/+1 | |
| |/ | ||||||
| * | merge | Jonathan Bauer | 2013-06-13 | 2 | -2/+0![]() | |
| | | ||||||
| * | [rootfs-stage31] add vmwgfx-fbdev support for when running minilinux inside ↵ | Michael Neves | 2013-06-12 | 1 | -0/+6 | |
| | | | | | vmware | |||||
| * | fix speaker | Simon Rettberg | 2013-06-12 | 1 | -0/+1 | |
| | | ||||||
| * | [vmplayer] clean up run-virt.include: drop support for old player versions | Simon Rettberg | 2013-06-11 | 5 | -4/+36 | |
| | | | | | | | [vmplayer] limit RAM to 3800MB on 32bit [xorg] include libglx on openSUSE [rootfs-stage32] add gfx driver loading service - currently not actually loading them, but checking for i915 gfx to enable 3D support in VMWare Player | |||||
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-10 | 6 | -19/+15![]() | |
| |\ | ||||||
| | * | Included new module german for german keyboards (qwertz) | Christian Rößler | 2013-06-06 | 3 | -7/+4![]() | |
| | | | | | | | | | | | Also changed rootfs-stage32: env vars now through new add_env stage32-opensuse has new target german | |||||
| | * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2013-06-06 | 1 | -4/+10 | |
| | |\ | ||||||
| | | * | [rootfs-stage31] add debug in the kernel command line: use with ↵ | Jonathan Bauer | 2013-06-06 | 1 | -4/+10 | |
| | | | | | | | | | | | | | 'debug=<level>' where level can be 1 (before switch_root), 2 (after aufs), 3 (after squashfs/nfs, before aufs), 4 (before network) | |||||
| | * | | [vmchooser] put mount-var-lib in proper module, fix its PATH | Simon Rettberg | 2013-06-06 | 1 | -8/+0![]() | |
| | |/ | ||||||
| | * | [rootfs-stage31] add hid-generic.ko to REQUIRED_KERNEL_MODULES | Jonathan Bauer | 2013-06-06 | 1 | -0/+1 | |
| | | | ||||||
| * | | [rootfs-stage31] revert changing mac of eth0 | Jonathan Bauer | 2013-06-10 | 1 | -3/+4 | |
| |/ | ||||||
| * | [setup_network] Rename vars | Simon Rettberg | 2013-06-05 | 4 | -18/+26 | |
| | | | | | | | [setup_network] Change MAC of eth0 after building bridge [init] Optional message can be passed to drop_shell [kernel] Disable IP autoconfig | |||||
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2013-06-05 | 1 | -1/+1 | |
| |\ | ||||||
| | * | add iptables modules, vmware udhcpd works now | Michael Neves | 2013-06-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix Network setup when using bridge | Simon Rettberg | 2013-06-05 | 4 | -30/+33 | |
| |/ | | | | Unify coding style | |||||
| * | merge | Michael Neves | 2013-06-05 | 1 | -4/+1![]() | |
| | | ||||||
| * | host bridge interface | Michael Neves | 2013-06-05 | 4 | -43/+27![]() | |
| |\ | ||||||
| | * | Remove aufs-tools from stage32 | Simon Rettberg | 2013-06-04 | 2 | -33/+2![]() | |
| | | | ||||||
| | * | [rootfs-stage32] include iptables | Simon Rettberg | 2013-06-04 | 2 | -3/+6 | |
| | | | ||||||
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-06-04 | 2 | -2/+1![]() | |
| |\| | ||||||
| | * | [german] skeleton for module that activated german utf-8 locales, sets up ↵ | Simon Rettberg | 2013-06-03 | 2 | -2/+1![]() | |
| | | | | | | | | | the terminals properly and loads a german keymap | |||||
| * | | insert sound | Michael Neves | 2013-06-04 | 1 | -1/+2 | |
| |/ | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-06-03 | 1 | -2/+2 | |
| |\ | ||||||
| | * | [vmplayer] More error checks | root | 2013-05-31 | 1 | -2/+2 | |
| | | | | | | | | | | | [stage31] more error checks in stage31 (and then drop to shell) [fileutil] Add option to tarcopy to ignore failed reads | |||||
| * | | vmware network | Michael Neves | 2013-06-03 | 3 | -4/+7 | |
| |/ | ||||||
| * | Also move hidden files when mounting temp partition | Simon Rettberg | 2013-05-29 | 1 | -1/+1 | |
| | | ||||||
| * | Write network config from stage31 and stage32's udhcpd to /opt/openslx/config | Simon Rettberg | 2013-05-29 | 3 | -9/+20 | |
| | | ||||||
| * | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-05-29 | 4 | -73/+52![]() | |
| |\ | ||||||
| | * | -.- | Simon Rettberg | 2013-05-29 | 1 | -0/+1 | |
| | | | ||||||
| | * | Add mount tmp (partition 44) | Simon Rettberg | 2013-05-28 | 4 | -73/+51![]() | |
| | | | ||||||
| * | | [stage31] always start networking in stage 3.1 | Jonathan Bauer | 2013-05-29 | 1 | -4/+6 | |
| |/ | ||||||
| * | IMPORTANT: Implemented remote config that will be loaded at bootup | Simon Rettberg | 2013-05-24 | 4 | -1/+34 | |
| | | | | | | | | IMPORTANT: You need to add the URL to a config to the kernel command line IMPORTANT: or you won't see any vmware images anymore in your vmchooser IMPORTANT: add 'APPEND slxconfig=http://132.230.8.113/boot/config' to IMPORTANT: your tftp config for a start... | |||||
| * | export needed variables for /bin/setup-network | Jonathan Bauer | 2013-05-23 | 1 | -5/+5 | |
| | | ||||||
| * | fix MAC address for itnerface naming for udev | Jonathan Bauer | 2013-05-23 | 1 | -1/+1 | |
| | | ||||||

