467 Commits (c3685c62d66c6624b302142a03fe1e8caf776f95)
 

Author SHA1 Message Date
  Alejandro Mery c3685c62d6 Changed livecd output format to use boot_cd_*() instead of arch_boot_cd_*() 17 years ago
  Alejandro Mery 80624c5708 Changed install output format to use boot_cd_*() instead of arch_boot_cd_*() 17 years ago
  Alejandro Mery d18076c802 Deleted target/share/boot.in in favor of lib/boot/boot.in 17 years ago
  Alejandro Mery 0c4cc8c4b0 Changed install and livecd output formats to use lib/boot/boot.in instead of target/share/boot.in 17 years ago
  Alejandro Mery 491495d9a3 Added stub boot_cd_*() functions to lib/boot/boot.in 17 years ago
  Alejandro Mery 6e5070d7fa Moved the rest of architecture/x86/boot to package/x86/grub/boot 17 years ago
  Alejandro Mery 436391decf Moved Moved architecture/x86/boot/lilo-* to package/x86/lilo/boot/ 17 years ago
  Alejandro Mery bed65bd983 Moved architecture/sparc/boot/* to package/sparc/silo/boot/ 17 years ago
  Alejandro Mery 1e88646609 Moved architecture/powerpc/boot/* to package/powerpc/yaboot/boot/ 17 years ago
  Alejandro Mery ed44e4ddd4 Removed architecture/{powerpc64,sparc64,x86-64}/boot/boot.in because they were only used to source boot.in from the not-64 flavor of the arch 17 years ago
  Alejandro Mery d4118b5513 Added note on lib/boot/boot.in about the need of supporting target inherence. 17 years ago
  Alejandro Mery d45906bc1a Introduced lib/boot/boot.in as a wrapper to the boot code of the active bootloaders, handling extensions from the architecture and overloads from the target. 17 years ago
  Alejandro Mery f544698871 Introduced BOOT flag, to mark boot loaders. 17 years ago
  Alejandro Mery 12dfbd20ee Changed ./lib/sde-package/patch-copyright.sh to assume 'sh' mode for .txt files 17 years ago
  Alejandro Mery dbb0e3987c Changed scripts/Build-Pkg to not write etc/mtab when mounting tmpfs ($SDECFG_SRC_TMPFS) to fl_wrapper doesn't scream 17 years ago
  Alejandro Mery 666897dac1 Changed target/share/install/init to use only udev, and not hardcode any modprobe 17 years ago
  Christian Wiese bc1fa971ac Remove hotplug++ from 2nd stage image 17 years ago
  Christian Wiese 58c1631e5b Fixed Build-Pkg to only use *.patch.cross patches at cross-compile stage 17 years ago
  Christian Wiese 364ae11423 Fixed Build-Tools to read lib/*/{parse-config,parse-config-fix-arch,wrappers.in} 17 years ago
  Alejandro Mery cd1a940f7e Removed trailing spaces from scripts/ lib/ etc/ doc/, without renewing the copyright note 17 years ago
  Alejandro Mery e5ffbe8473 Removed trailing spaces from architecture/ ... without renewing the copyright note 17 years ago
  Alejandro Mery 19fdc54671 Removed trailing spaces from bin/ ... without renewing the copyright note 17 years ago
  Alejandro Mery 6e8e1a0e59 Improved lib/sde-package/patch-copyright.sh to remove trailing spaces from the copyright note 17 years ago
  Alejandro Mery 92eb86aadf Changed bin/download to use expr instead of [[ 17 years ago
  Alejandro Mery 4148e01814 Changed Create-ISO to pass -quiet instead of -q to mkisofs, ubuntu's 2.01 doesn't support -q. 17 years ago
  Alejandro Mery 795f4f12b0 Improved `sde up` to assume sde up tree only when called without arguments, but sde up pkg when called with arguments 17 years ago
  Alejandro Mery 077930b628 Fixed rock_substitute() to quote the filename 17 years ago
  Alejandro Mery 996f56f385 Fixed scripts/Build-Pkg to not try to symlink misc/ which doesn't exist anymore 17 years ago
  Alejandro Mery 87d9fd829e Improved bin/sde-cleanup-linger to run the searches in parallel 17 years ago
  Alejandro Mery 9794a2e216 Cleaned bin/sde-cleanup-linger by using some variables 17 years ago
  Alejandro Mery bdef6f7fbb Fixed typo in bin/sde-cleanup 17 years ago
  Alejandro Mery 032a66c2b6 Changed `sde cleanup lingering` to sit in $SDEROOT 17 years ago
  Alejandro Mery f0e44e7ff6 Set `sde clean` as an alias of `sde cleanup` 17 years ago
  Alejandro Mery 66cff79447 Moved the search of lingering files on `sde cleanup` to sde-cleanup-linger 17 years ago
  Alejandro Mery 7ed91fb6fa Changed scripts/*'s [ ==s to =s 17 years ago
  Alejandro Mery df26a450cc Fixed some vi-highlighting problems in ./scripts/Create-ISO and changed a ['s == to = 17 years ago
  Alejandro Mery 4d1b5ec2c1 Fixed bin/sde-commit to react to CTRL-C correctly even before "$logfile" gets defined 17 years ago
  Alejandro Mery 8d0694a419 Changed lib/*'s [ ==s to =s, to be more dash/standard friendlier 17 years ago
  Alejandro Mery 94be70df75 Fixed bin/* to use = instead of == on [ calls, because dash doesn't support == 17 years ago
  Alejandro Mery 88458accca Renamed scripts/Check-System to bin/sde-check-system 17 years ago
  Alejandro Mery 38d134d5f0 Finally removed misc/ directory from $SDEROOT 17 years ago
  Alejandro Mery e93002cc71 Fixed scripts/Create-DescPatch to look for desc_format in etc/ instead of the long gone misc/share 17 years ago
  Alejandro Mery 0894ffd3ad Moved misc/tail to lib/init 17 years ago
  Alejandro Mery 8cbee4ddaa Removed ancient lib/misc/extconv.sh helper, not needed since ealry RL years 17 years ago
  Alejandro Mery ee836b821e Fixed references to misc/archive/ in lib/misc 17 years ago
  Alejandro Mery f8b15486f4 Fixed references to misc/lua/ in lib/lua 17 years ago
  Alejandro Mery 3a3d1e50c9 Moved misc/archive to lib/misc, temporarily 17 years ago
  Alejandro Mery 1d0e693b24 Moved misc/statistics/ to lib/ 17 years ago
  Alejandro Mery 32f3214980 Moved misc/lua to lib/lua 17 years ago
  Alejandro Mery 3ea2405306 Fixed lib/sde-package/patch-copyright.sh to support commas on the copyright note 17 years ago