| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add support for wildcards in REQUIRED_KERNEL_MODULES | root | 2013-05-03 | 1 | -1/+16 | |
| | | | | | Load drm kernel modules in stage31's init | |||||
| * | - Make make -j match cpu count | Simon Rettberg | 2013-04-26 | 1 | -1/+1 | |
| | | | | | | | - Make kernel.config merging detect and replace existing config better - Add CONFIG_DRM=y to wanted kernel config - Include suse-target in git | |||||
| * | start global install_package function | Jonathan Bauer | 2013-04-25 | 1 | -1/+13 | |
| | | ||||||
| * | remove deprecated umount_nfs | Jonathan Bauer | 2013-04-25 | 1 | -1/+0![]() | |
| | | ||||||
| * | fix rsyslogd for ubuntu (hopefully not broken on suse :/) | Jonathan Bauer | 2013-04-24 | 1 | -0/+4 | |
| | | ||||||
| * | merge? | Jonathan Bauer | 2013-04-24 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Update for openSUSE 12.3 | Simon Rettberg | 2013-04-19 | 2 | -1/+3 | |
| | | | ||||||
| * | | compile kernel on the reference system with our config requirements | Jonathan Bauer | 2013-04-24 | 2 | -61/+33![]() | |
| |/ | ||||||
| * | kernel compile preparations | Jonathan Bauer | 2013-04-17 | 2 | -0/+21 | |
| | | ||||||
| * | fix cryptic error when nfs-common not installed | Jonathan Bauer | 2013-04-12 | 1 | -1/+2 | |
| | | ||||||
| * | Copy Kernel everytime now | Michael Neves | 2013-04-12 | 1 | -3/+2![]() | |
| | | ||||||
| * | small fix | Jonathan Bauer | 2013-04-12 | 1 | -1/+0![]() | |
| | | ||||||
| * | fix kernel.inc | Michael Neves | 2013-04-12 | 1 | -1/+1 | |
| | | ||||||
| * | copy_kernel to boot and size of initramfs/sqfs | Michael Neves | 2013-04-12 | 1 | -2/+2 | |
| | | ||||||
| * | commit | Jonathan Bauer | 2013-04-12 | 1 | -2/+0![]() | |
| | | ||||||
| * | remove check if packet is already installed | Jonathan Bauer | 2013-04-12 | 1 | -2/+2 | |
| | | ||||||
| * | Fix copy_kernel_modules (var name) | Simon Rettberg | 2013-04-12 | 1 | -1/+3 | |
| | | ||||||
| * | Size calculation fixed | Michael Neves | 2013-04-12 | 1 | -3/+2![]() | |
| | | ||||||
| * | required/optional packages. consolekit for rpm. | Simon Rettberg | 2013-04-12 | 1 | -1/+7 | |
| | | | | | | | REQUIRED_PACKAGES are now actually required, but you can prefix optional packages with '@'. See xorg.conf for an example. a consolekit.conf.zypper was created to make consolekit work on opensuse 12.1 | |||||
| * | KERNEL_VERSION from system.inc | Michael Neves | 2013-04-12 | 6 | -22/+203 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | gitignore and calc_size in fileutil calculates the build size of a module fix generate_target argument parsing add xfs to rootfs-stage31.conf added server sync option -s - Fix sshd module failing to set permissions on sshd config - Add all required packages for openSUSE to xorg module - Softlink sh to bash in rootfs-stage32, as some scripts might fail otherwise Thanks hwinfo but we don't need you anymore Added size log fix list_packet_files exiting loop when a packet wasnt installed remove flag checks, now done in setup_target check if kernel module is already built-in | |||||
| * | Merge branch 'master' of ssh://openslx/openslx-ng/tm-scripts | Simon Rettberg | 2013-03-19 | 2 | -12/+20 | |
| |\ | ||||||
| | * | merge | Michael Neves | 2013-03-19 | 3 | -2/+20 | |
| | |\ | ||||||
| | | * | use all cores by make through MAKEFLAGS | Jonathan Bauer | 2013-03-19 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | adjustments to generate_initramfs and generate_squashfs | Michael Neves | 2013-03-19 | 1 | -12/+16 | |
| | | | | ||||||
| * | | | Tweak modules to work with openSUSE 12.1 | Simon Rettberg | 2013-03-19 | 2 | -7/+12 | |
| | | | | ||||||
| * | | | Merge branch 'master' of ssh://openslx/openslx-ng/tm-scripts | root | 2013-03-19 | 5 | -21/+84 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | binutil: add libs to blacklist, speeds up by a LOT (thanks michi:)) | Jonathan Bauer | 2013-03-19 | 1 | -1/+6 | |
| | | | | ||||||
| | * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-03-19 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Fix warning message in list_package_files | Simon Rettberg | 2013-03-19 | 1 | -1/+1 | |
| | | |/ | ||||||
| | * / | copy_static_files function now called on each module | Jonathan Bauer | 2013-03-19 | 1 | -0/+9 | |
| | |/ | ||||||
| | * | fix PREFIX beeing a link | Jonathan Bauer | 2013-03-15 | 1 | -1/+1 | |
| | | | ||||||
| | * | fix INIT_DIR to TARGET_BUILD_DIR | Jonathan Bauer | 2013-03-14 | 1 | -12/+12 | |
| | | | ||||||
| | * | fix bad config for policykit | Jonathan Bauer | 2013-03-13 | 1 | -6/+2![]() | |
| | | | ||||||
| | * | plymouth for stage3.1 | Jonathan Bauer | 2013-03-13 | 1 | -2/+17 | |
| | | | ||||||
| | * | fix not removing ldd_output | Jonathan Bauer | 2013-03-11 | 1 | -0/+1 | |
| | | | ||||||
| | * | new system.inc helper to fetch common system information | Jonathan Bauer | 2013-03-11 | 1 | -0/+14 | |
| | | | ||||||
| | * | new function to list libc and ld-linux path, updated in setup_tools | Jonathan Bauer | 2013-03-11 | 1 | -3/+3 | |
| | | | ||||||
| | * | binutil.inc: old test removed | Jonathan Bauer | 2013-03-05 | 1 | -1/+0![]() | |
| | | | ||||||
| | * | binutil.inc: get_basic_libs gets libc and ld-linux | Jonathan Bauer | 2013-03-05 | 1 | -0/+10 | |
| | | | ||||||
| | * | change perror to pwarning if a package is not installed. TODO what if a ↵ | Jonathan Bauer | 2013-03-01 | 1 | -3/+3 | |
| | | | | | | | | | package is missing? | |||||
| | * | tarcopy: check for destination directory else create it | Jonathan Bauer | 2013-03-01 | 1 | -0/+1 | |
| | | | ||||||
| | * | small touch up | Michael Neves | 2013-02-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-02-28 | 1 | -0/+46 | |
| | |\ | | | | | | | | | | | | | | | | Conflicts: helper/fileutil.inc remote/tools/base/base.build | |||||
| | * \ | init and build_core merges | Michael Neves | 2013-02-27 | 4 | -18/+182 | |
| | |\ \ | ||||||
| | * | | | move generate_initramfs to fileutils | Michael Neves | 2013-02-27 | 1 | -0/+13 | |
| | | | | | ||||||
| * | | | | openSUSE non-interactive zypper | root | 2013-03-19 | 1 | -1/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Generalization: | root | 2013-02-27 | 1 | -0/+46 | |
| | |/ |/| | | | | | | | | | | | - Rework install_dependencies: make it a global function, not per tools.build - Determine packet manager of local system (currently supports apt/dpkg and zypper/rpm) - Look for packet manager specific tools.conf.$MANAGER first, use tools.conf otherwise - Added list_package_files which should be used instead of "for $(dpkg -L | grep ...) ... >> ... done" | |||||
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-27 | 2 | -6/+8 | |
| |\ \ | | | | | | | | | | | | | | | | | | | Conflicts: remote/setup_tools remote/tools/base/base.build remote/tools/dbus/dbus.build | |||||
| | * | | Implemented more flexible command line parsing | Simon Rettberg | 2013-02-26 | 1 | -5/+5 | |
| | | | | ||||||
| | * | | Several fixes and improvements: | Simon Rettberg | 2013-02-25 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | - return uid and gid again for add_user and add_group - abort execution if sourcing the .build or .conf file of a module fails - make sure lightdm user and group exists when building the ldm module - use tarcopy in all modules if appropriate | |||||

