[cvs] / gi / mdk-stage1 Repository:
ViewVC logotype

Index of /gi/mdk-stage1

Files shown:62 (Show 8 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
bzlib/        
dietlibc/        
doc/        
init-data/        
insmod-busybox/        
insmod-modutils/        
linux-2.2/        
mar/        
mkinitrd_helper/        
newt/        
pci-resource/        
pcmcia/        
pcmcia_/        
ppp/        
rp-pppoe/        
slang/        
stage1-data/        
usb-resource/        
.cvsignore  1.14  3 years  prigaux  add a dhcp-client built using mdk-stage1 code
Makefile  1.108  3 years  oblin  ka support (initially from Antoine Ginies and Erwan Velu)
Makefile.common  1.17  3 years  prigaux  use installed dietlibc, not our forked cvs version
Makefile.mkinitrd_helper  1.3  4 years  prigaux  MandrakeSoft -> Mandrakesoft
adsl.c  1.12  3 years  oblin  detect IP address from DSL connection
adsl.h  1.2  4 years  prigaux  MandrakeSoft -> Mandrakesoft
automatic.c  1.14  3 years  prigaux  minimal bootsplash stage1 support
automatic.h  1.5  4 years  prigaux  MandrakeSoft -> Mandrakesoft
bootsplash.c  1.1  3 years  prigaux  minimal bootsplash stage1 support
bootsplash.h  1.1  3 years  prigaux  minimal bootsplash stage1 support
cdrom.c  1.37  2 years  rgarciasuarez  Remove another potential buffer overflow
cdrom.h  1.2  4 years  prigaux  MandrakeSoft -> Mandrakesoft
config-stage1.h  1.45  3 years  oblin  ka support (initially from Antoine Ginies and Erwan Velu)
dhcp.c  1.27  3 years  rgarciasuarez  Stage 1 compilation fixes for gcc 4.0 : * more casts signed<->unsigned types * m...
dhcp.h  1.5  3 years  oblin  export dhcp_domain too
directory.c  1.30  3 years  rgarciasuarez  Stage 1 compilation fixes for gcc 4.0 : * more casts signed<->unsigned types * m...
directory.h  1.2  4 years  prigaux  MandrakeSoft -> Mandrakesoft
disk.c  1.64  3 years  oblin  try to load ide-generic as fallback when no disk or cdrom is found
disk.h  1.5  3 years  prigaux  - drop oem & recovery code (which was broken) - will be replaced with a root pas...
dns.c  1.11  3 years  oblin  fix dns resolution for DSL connections
dns.h  1.4  4 years  prigaux  MandrakeSoft -> Mandrakesoft
frontend-common.c  1.5  4 years  prigaux  MandrakeSoft -> Mandrakesoft
frontend.h  1.15  3 years  prigaux  minimal bootsplash stage1 support
init-libc-headers.h  1.5  4 years  prigaux  MandrakeSoft -> Mandrakesoft
init.c  1.76  3 years  prigaux  fix buggy blino commit which caused install failures to cause reboot without pro...
insmod.h  1.2  4 years  prigaux  MandrakeSoft -> Mandrakesoft
ka.c  1.1  3 years  oblin  ka support (initially from Antoine Ginies and Erwan Velu)
ka.h  1.1  3 years  oblin  ka support (initially from Antoine Ginies and Erwan Velu)
log.c  1.13  4 years  prigaux  MandrakeSoft -> Mandrakesoft
log.h  1.9  4 years  prigaux  MandrakeSoft -> Mandrakesoft
lomount.c  1.19  4 years  prigaux  MandrakeSoft -> Mandrakesoft
lomount.h  1.5  4 years  prigaux  MandrakeSoft -> Mandrakesoft
minilibc.c  1.9  4 years  prigaux  MandrakeSoft -> Mandrakesoft
minilibc.h  1.9  4 years  prigaux  MandrakeSoft -> Mandrakesoft
modules.c  1.64  3 years  oblin  - merge update_modules stuff in third-party module - add "thirdparty" as an alia...
modules.h  1.14  3 years  oblin  - merge update_modules stuff in third-party module - add "thirdparty" as an alia...
modules_descr.h  1.6  4 years  prigaux  MandrakeSoft -> Mandrakesoft
mount.c  1.26  2 years  oblin  support jfs and xfs
mount.h  1.6  4 years  prigaux  MandrakeSoft -> Mandrakesoft
mount_rpcgen.h  1.1  7 years  gc  - network/nfs works
network.c  1.113  2 years  rgarciasuarez  Fix minor memory leak
network.h  1.14  3 years  oblin  ka support (initially from Antoine Ginies and Erwan Velu)
newt-frontend.c  1.34  3 years  prigaux  add a dhcp-client built using mdk-stage1 code
nfs_mount4.h  1.1  4 years  gc  use nfsmount code from util-linux-2.11z so that we're using nfsmount v3 with 2.4...
nfsmount.c  1.13  4 years  prigaux  MandrakeSoft -> Mandrakesoft
nfsmount.h  1.2  4 years  gc  use nfsmount code from util-linux-2.11z so that we're using nfsmount v3 with 2.4...
partition.c  1.1  3 years  oblin  move partition stuff in partition.c and common disk stuff in tools.c
partition.h  1.1  3 years  oblin  move partition stuff in partition.c and common disk stuff in tools.c
probing.c  1.71  3 years  oblin  fix lame bug preventing usb and firewire controllers to be recognized
probing.h  1.13  3 years  oblin  - add probing_detect_devices() to keep existing pci devices in an array - allow ...
rescue-gui.c  1.9  3 years  prigaux  VERSION is now DISTRIB_VERSION
stage1.c  1.125  3 years  oblin  ka support (initially from Antoine Ginies and Erwan Velu)
stage1.h  1.27  3 years  oblin  ka support (initially from Antoine Ginies and Erwan Velu)
stdio-frontend.c  1.33  3 years  prigaux  minimal bootsplash stage1 support
thirdparty.c  1.17  2 years  oblin  fix potential buffer overflows (thanks to Rafael for the advice)
thirdparty.h  1.3  3 years  oblin  export THIRDPARTY_DEVICE and THIRDPARTY_DIR for stage2
tools.c  1.72  2 years  rgarciasuarez  Fix another couple of potential buffer overflows
tools.h  1.27  3 years  oblin  cdrom support in third-party module
url.c  1.17  2 years  rgarciasuarez  Fix another couple of potential buffer overflows
url.h  1.6  3 years  prigaux  create str_ftp_error()
wireless.c  1.3  3 years  oblin  set SSID after all other settings, improve text, fix cast
wireless.h  1.1  3 years  oblin  initial wireless support (needs ESSID, and optionally a WEP key)

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.0