401 Commits (7267eb860c86d549ec441809dd8e4fbe62c4da88)
 

Author SHA1 Message Date
  Alejandro Mery 7267eb860c Introduced lib/sde-wrapper-discriminator.in to be used by bin/sde-$command wrappers 17 years ago
  Alejandro Mery a2e673891a Changed bin/sde-help to use lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery a8c44e02a6 Cleaned bin/sde a bit more and changed to use lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery f19d4a79c4 Splitted lib/sde-wrapper.in into lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery 79190da0c5 Cleaned bin/sde-help by using lib/sde-wrapper.in 17 years ago
  Alejandro Mery bd09bc8f2a Added sde_wrapper_command_{name,desc,aliases}() functions to lib/sde-wrapper.in to be used by sde-help 17 years ago
  Alejandro Mery c294a935e5 Regenerated man pages bases on the lastests sources by misl 17 years ago
  Alejandro Mery 87ff24ded6 Fixed ./src/doc/man/sde-import.txt to generate a .1 file with the right name 17 years ago
  Alejandro Mery c24bbfea06 Renamed lib/sde-wrapper.in's sde_list_command_files() to sde_wrapper_command_list() 17 years ago
  Alejandro Mery a355b259e1 Moved command detection code from bin/sde to lib/sde-wrapper.in 17 years ago
  Alejandro Mery af30fe6fe5 Removed even more superfluous ""s and ''s 17 years ago
  Alejandro Mery 34117bf21f Moved scripts/xfind.sh to bin/find, and world adapted to support this change 17 years ago
  Alejandro Mery b5a4d12341 Changed scripts/xfind.sh to exec find, instead of just calling it 17 years ago
  Minto van der Sluis 4dd2e6751c Improved sde-update man page 17 years ago
  Minto van der Sluis 18acb97e5e Improved sde-rename man page 17 years ago
  Minto van der Sluis ac93db695b Improved sde-sync man page 17 years ago
  Minto van der Sluis 4791b62c55 Improved sde-list man page 17 years ago
  Minto van der Sluis 1c3b473a70 Improved sde-import man page 17 years ago
  Minto van der Sluis dac28f6c63 Improved sde-export man page 17 years ago
  Minto van der Sluis 8211836136 Improved sde-download man page 17 years ago
  Minto van der Sluis 3614f5ac4d Improved sde-create man page 17 years ago
  Minto van der Sluis 8d08911d8d Improved sde-copy man page 17 years ago
  Minto van der Sluis b38a41d960 Improved sde-config man page 17 years ago
  Minto van der Sluis 440d0a7a2a Improved sde-commit man page 17 years ago
  Minto van der Sluis 5658e887b3 Improved sde-clean man page 17 years ago
  Minto van der Sluis 967339a819 Improved sde-build man page 17 years ago
  Alejandro Mery e5439a1f56 Improved initramfs output format's initramfs_install_overlay() to create the directory of the file to inject if it's new 17 years ago
  Alejandro Mery 5bf5dbfacb Improved initramfs output format by not removing empty folders from /srv, /root and /var neither 17 years ago
  Alejandro Mery aba629a15e Improved initramfs output format to support .ln overlay files as symlinks, including the referenced location as content 17 years ago
  Alejandro Mery b440483344 Fixed typo in target/share/initramfs/build.sh to evaluate INITRAMFS_POSTINSTALL_HOOK correctly 17 years ago
  Christian Wiese 54ecf4b206 Changed status messages while building 32 Bit libraries for glibc to be more consistend 17 years ago
  Christian Wiese 82bf41546f Fixed sde-config to have multilib available just for mips64, powerpc64, sparc64, x86-64 17 years ago
  Alejandro Mery 95ab330f91 Improved initramfs output format to exclude by default aclocal/, opt/*/{doc,info,man} and gtk-doc/ and to not remove empty dirs from /dev 17 years ago
  Alejandro Mery a4e549bf3f Changed initramfs_install_flist() to not hardcode any sed argument 17 years ago
  Alejandro Mery f420cee6a1 Improved initramfs_install_overlay() to set the right file modes of the injected files 17 years ago
  Alejandro Mery 658e3597e6 Changed target/share/initramfs to use $rootfs instead of $initrddir, it's clearer 17 years ago
  Alejandro Mery a8719e9fab Cleaned target/share/initramfs/build.sh, and introduced target/share/initramfs.in library for reusable functions 17 years ago
  Oliver Winston 4fb2cf37f6 Enabled multilib support by default. 17 years ago
  Alejandro Mery dff6a79940 Improved initramfs output format to accept dynamic binaries when CONFIG_STATIC != 1 17 years ago
  Alejandro Mery 9e8aba7e88 Added "Done." message at the end of target/generic/build.sh 17 years ago
  Christian Wiese c398fa8948 Changed the pattern to find the pure64 or multilib patches 17 years ago
  Christian Wiese 856f2b77fe Changed Config to show multilib support option within the "Architecture" block 17 years ago
  Christian Wiese 6fbbad021c Changed initrd build script to search lib64/modules if multilib is enabled 17 years ago
  Christian Wiese 2794592511 Replaced obsolete 00-dirtree with fhs package in all included targets 17 years ago
  Christian Wiese 0b16472d9f Changed Build-Pkg to flist lib32 and lib64 only if multilib is enabled 17 years ago
  Christian Wiese 18181c2944 Changed all included targets to not use glibc32 anymore 17 years ago
  Christian Wiese bd3050454f Fixed glibc for x86-64 while building a mulitlib capable glibc 17 years ago
  Christian Wiese b36524718a Removed implicit enabling of multilib support from x86-64 architecture 17 years ago
  Christian Wiese c766a93a55 Improved gcc for x86-64 to include the appropriate patch for multilib or pure64 17 years ago
  Christian Wiese d532c887df Improved glibc for x86-64 multililib and pure64 support 17 years ago