slitaz-boot-scripts log

age author description
2011-03-15 Antoine Bodin Add WPA-EAP as key management when using WPA connection type
2011-03-24 Christophe Lincoln bootopts: delete default user passwd (cant't login with !)
2011-03-10 Christophe Lincoln Reenable udevd (after everything is mounted), improve graphical boot with fbsplash
2011-03-08 Antoine Bodin Added tag 4.1 for changeset 06704c29c449
2011-03-06 Christopher Rogers Use adduser in bootopts.sh script since it adduser copys /etc/skel again. USER will be added to users group now instead of USER group. I also chmod the /home/USER folder to 700 so no one but the user in question can read it.4.1
2011-02-25 Christophe Lincoln Let have a full graphical boot in option
2011-02-24 Christophe Lincoln Use udev trigger to ensure everything is fine
2011-02-24 Christophe Lincoln Added tag 4.0 for changeset 1aca016619c0
2011-02-24 Christophe Lincoln rc.shutdown: Shutdown much faster4.0
2011-02-24 Christophe Lincoln rcS: udev is already started by kernel
2011-02-05 Pascal Bellard bootopts.sh: try to shortcut USBDELAY
2011-02-05 Pascal Bellard bootopts.sh: support for both 'root=LABEL=string' and 'root=LABEL="string"'
2011-02-02 Antoine Bodin Fix: some hardware needs 1sec more to detect USB devices
2011-01-23 Christopher Rogers Added tag 3.4.3.1 for changeset cb7412f02a9d
2011-01-22 Christopher Rogers Change group tux to group users in bootopts.sh script.3.4.3.1
2011-01-22 Christopher Rogers Added tag 3.4.3 for changeset 7b4ec4c07778
2010-12-27 Christopher Rogers Add USER tux to video group in bootopts.sh file.3.4.3
2010-12-23 Pascal Bellard Added tag 3.4.2 for changeset 36546e2a0d3a
2010-12-22 Pascal Bellard hwconf.sh: do not configure X11 for screen=text3.4.2
2010-12-20 fireflyoo network.sh:fix bug of after turn-off Wifi can't get dynamic ip
2010-12-18 Christophe Lincoln Use custom files from persistant media with home=
2010-12-05 Paul Issott Tiny edits rcS.conf
2010-11-04 Paul Issott rc.functions: tiny edit
2010-08-17 Pascal Bellard etc/init.d/rc.functions: typo in seq
2010-07-15 Pascal Bellard /etc/init.d/rc.functions: define TZ
2010-07-05 Antoine Bodin Added tag 3.4.1 for changeset 50b48a25519f
2010-07-05 Antoine Bodin hwconf.sh: tiny changes to keep compatible with tazx.3.4.1
2010-06-25 Pascal Bellard /etc/init.d/rcS: avoid empty lines in boot.log
2010-06-23 Pascal Bellard vcsa2txt will be depredicated
2010-04-18 Christophe Lincoln merge
2010-03-28 Christophe Lincoln Added tag 3.4 for changeset c65e4e472847
2010-04-16 Pascal Bellard typo in rc.functions
2010-04-15 Pascal Bellard Avoid an error message if no cdrom
2010-04-07 Eric Joseph-Alexandre network.sh: Try update lxpanel default file only if exit.
2010-03-25 Rohit Joshi network.sh: fix unencrypted network typos; change lxpanel iface dynamically3.4
2010-03-23 Christophe Lincoln lang= link also default doc
2010-03-23 Christophe Lincoln Added tag 3.3 for changeset 81e817cdbb07
2010-03-21 Christophe Lincoln Fix: home= user dir may already be moved (writfs)3.3
2010-03-21 Christophe Lincoln Fix: lang= gen locale only if needed
2010-03-20 Christophe Lincoln Fix: locale creation if lang= option is used (may fix user login in live mode)
2010-03-20 Christophe Lincoln Fix: add default user to cdrom group (issue 117)
2010-03-20 Christophe Lincoln Fix: connection to uncrypted access point (issue 257)
2010-03-15 Pascal Bellard rc.functions: set status return (fixed)
2010-03-15 Pascal Bellard rc.functions: set status return
2010-02-22 Pascal Bellard /etc/init.d/rcS: fix cmdline parsing
2010-02-15 Rohit Joshi network.sh: WPA2-PSK and static ip (thanks Arnaud)
2010-02-02 Christophe Lincoln Encode i18n.sh in UTF-8 to have a correct motd
2010-01-10 Christophe Lincoln Added tag 3.2 for changeset 32805a1e95fd
2010-01-10 Christophe Lincoln Prepa for release3.2
2010-01-09 Paul Issott Tiny edits
2010-01-04 Christophe Lincoln hwconf.sh: add support for Xorg autoconfig
2010-01-04 Rohit Joshi Improve network.sh with wpa_cli; faster boot
2009-12-22 Christophe Lincoln rcS: log execution time for slitaz boot scripts
2009-12-22 Christophe Lincoln rcS: fix to ensure /dev is fully populate
2009-12-21 Christophe Lincoln rc.* speedup shutdown and small display fix
2009-12-21 Christophe Lincoln network.sh: remove wpa_supplicant obsolet -w option
2009-11-27 Pascal Bellard rc.functions/active_pidfile: fix weird pidfiles
2009-11-09 Pascal Bellard set netbook resolution + batt for laptop
2009-10-24 Paul Issott Tiny edits
2009-10-04 Pascal Bellard hwconf.sh: allow multiple xarg=
2009-09-15 Pascal Bellard rcS: may load USB device by UUID or LABEL
2009-09-03 Christophe Lincoln Added tag 3.1 for changeset 9a71d2cb9249
2009-08-18 Pascal Bellard rcS: avoid umount status for custum script3.1
2009-08-12 Pascal Bellard rcS: remove pids in /var/run tree
2009-06-27 Rohit Joshi remove in-kernel modules from rcS.conf
2009-04-27 Christophe Lincoln Added tag 3.0 for changeset 3965265a23b7
2009-04-27 Christophe Lincoln Match desktop file name with bootlog3.0
2009-04-27 Christophe Lincoln Add bootlog (to dispaly boot log with a simple cmd)
2009-04-27 Christophe Lincoln Mount /proc first to parse /proc/cmdline... (rcS tiny clean)
2009-04-27 Christophe Lincoln hwconf.sh: Add screen=auto option to autodetect screen resolution
2009-04-27 Christophe Lincoln hwconf.sh: Speed up and tidy cmdline option
2009-04-27 Christophe Lincoln hwconf.sh: Modify only RUN_DAEMONS with screen=text (Thanks Lux)
2009-04-26 Christophe Lincoln bootopts.sh: Tidy comments (again)
2009-04-26 Christophe Lincoln Default user may exist have a uid 1001, 1002, etc.
2009-04-26 Christophe Lincoln move function mount_home (used only once) to home= case
2009-04-26 Christophe Lincoln Use 1 case for home=
2009-04-26 Christophe Lincoln Add condition-option to install packages at boot from /home/boot/packages
2009-04-26 Christophe Lincoln bootopts.sh: Clean and upate comments
2009-04-26 Christophe Lincoln bootopts.sh+rcS: Fix typo
2009-04-26 Christophe Lincoln bootopts.sh: Improve, clean and speed up boot options
2009-04-26 Christophe Lincoln rcS: clean up last commit...
2009-04-26 Christophe Lincoln rcS: get all earlier boot option at one time + home= wait for kernel usb delay
2009-04-26 Christophe Lincoln Add option FAST_BOOT_X (fastbootx) to start X 4-6 sec earlier
2009-04-26 Christophe Lincoln network.sh: speed up udhcp lease time
2009-04-22 Pascal Bellard move mount-packages from rcS to bootopts.sh
2009-04-21 Pascal Bellard Add mount-packages in rcS
2009-04-21 Christophe Lincoln Improve and tidy scripts, start tazhw from rcS and start network.sh earlier
2009-04-16 Christophe Lincoln Added tag 2.8.2 for changeset 26a4000b82dd
2009-04-16 Christophe Lincoln i18n before hardware config like before2.8.2
2009-04-16 Christophe Lincoln Added tag 2.8.1 for changeset 47f8dc9dff6e
2009-04-07 erjo Fix: rcS.conf. Network must start after hardware detection.2.8.1
2009-03-27 Christophe Lincoln Added tag 2.8 for changeset 10b04a333b4d
2009-03-10 Pascal Bellard rc.functions/active_pidfile: filter pid2.8
2009-03-09 Paul Issott Tiny typos
2009-03-09 Pascal Bellard hwconf.sh: add xarg= for slim.conf/xserver_arguments
2009-03-08 Christophe Lincoln Store last alsa settings on shutdown
2009-03-08 Christophe Lincoln -4 sec for boot time ans less Kernel messages
2009-02-27 Christophe Lincoln Added tag 2.7 for changeset 6038353267b7
2009-02-27 Christophe Lincoln network.sh: not all card have Tx-Power2.7
2009-02-27 Christophe Lincoln hwconf.sh: we can be more short with sound stuff
2009-02-25 Christophe Lincoln hwconf.sh: use Tazhw to auto configure PCI/USB devices
2009-02-23 Pascal Bellard boot-log.desktop: remove (any) clear screen
2009-02-18 Christophe Lincoln hwconf.sh: module can be listed but not installed
2009-02-17 Christophe Lincoln Fix: restore sound mixer config and dont erase it just after
2009-02-17 Christophe Lincoln Tiny fix for hwconf.sh
2009-02-17 Christophe Lincoln Fix pci detection and remove black list stuff
2009-02-16 Pascal Bellard Add battery applets for laptop
2009-02-16 Pascal Bellard Update swap in fstab
2009-02-15 Christophe Lincoln network.sh: WIFI_ESSID can have space in the name
2009-02-01 Christophe Lincoln rcS.conf: fix typo
2009-02-01 Christophe Lincoln rcS.conf: start slim after dbus/hald to handle hal events correctly
2008-12-26 Pascal Bellard Added tag 2.6.1 for changeset 31520720987c
2008-12-01 Pascal Bellard active_pidfile: avoid error msg2.6.1
2008-12-01 Christophe Lincoln network: ndiswrapper driver is installed only once and mod load with LOAD_MODULES
2008-11-30 Pascal Bellard Added tag 2.6 for changeset b2a46128ff7b
2008-11-30 Pascal Bellard rcS: mount usbfs2.6
2008-11-22 Pascal Bellard hwconf.sh: typo
2008-11-14 Pascal Bellard rcS: log root switching too
2008-10-31 Pascal Bellard Add active_pidfile in rc.functions
2008-10-23 Pascal Bellard hwconf.sh: check module exists during PCI detection
2008-10-20 Pascal Bellard bootopts.sh: fix default_user patch for slim.conf
2008-10-15 Pascal Bellard Added tag 2.5.2 for changeset 06dffda5c2ce
2008-09-28 Pascal Bellard bootopts.sh: autologin support (need slim 1.3.1)2.5.2
2008-09-24 Eric Joseph-Alexandre Added tag 2.5.1 for changeset 6d7cab1978a8
2008-09-19 Pascal Bellard network.sh: ensure iwconfig for start2.5.1
2008-08-05 Pascal Bellard rcS: create missing devices
2008-08-02 Pascal Bellard boot-log.desktop: show kernel message too
2008-07-27 Pascal Bellard /etc/init.d/network.sh restart fix (thanks sygne@ombres.eu)
2008-07-24 Pascal Bellard network.sh: fix hostname & lo
2008-07-23 Pascal Bellard rcS: fix config= for usb
2008-07-22 Pascal Bellard Misc wifi fixes from sygne@ombres.eu
2008-07-19 Pascal Bellard network.sh: fix WIFI
2008-07-19 Mike D. Smith Fix typos
2008-07-17 Pascal Bellard rcS: avoid warning when cleaning /tmp
2008-07-16 Christophe Lincoln Added tag 2.5 for changeset 2c6efe056bb8
2008-07-15 Pascal Bellard slitaz-base-scripts save group passwd & co for repack2.5
2008-07-11 Pascal Bellard add WIFI_IWCONFIG_ARGS var
2008-07-10 Pascal Bellard network.sh: enhance wifi setup
2008-06-26 Christophe Lincoln adding default user modify slitaz-base-files (can't repack)
2008-06-24 Christophe Lincoln Added tag 2.4 for changeset f36e99a70d2a
2008-06-17 Christophe Lincoln Default LiveCD user name: tux2.4
2008-06-14 Pascal Bellard typo in /etc/init.d/network.sh NDISWRAPPER_DRIVERS
2008-06-11 Christophe Lincoln bootopts.sh: sed user desktop files to get correct paths
2008-06-10 Christophe Lincoln Avoid usage of an existing system user or root
2008-06-09 Christophe Lincoln Add option: user=name
2008-06-06 Christophe Lincoln Clean /tmp and pid file in cas of brutal poweroff
2008-05-28 Eric Joseph-Alexandre Allow to blacklist modules
2008-05-21 Pascal Bellard bootopts.sh: depmod -a breaks slitaz-loram*
2008-05-20 Pascal Bellard rcS: add cdrom= parameter
2008-05-18 Christophe Lincoln Fix firefox sed for fr locale
2008-05-16 Christophe Lincoln Typo in rcS.conf: hal --> hlad
2008-05-15 Pascal Bellard may start ndiswrapper
2008-05-16 Christophe Lincoln Added tag 2.3 for changeset f1f2677d464a
2008-05-16 Christophe Lincoln hwconf.sh: retry DHCP connection only if any pid file found2.3
2008-05-15 Pascal Bellard network: some iwconfig parameters
2008-05-15 Christophe Lincoln hwconf.sh: realy retry network connection after PCI detection
2008-05-15 Christophe Lincoln Start DBUS and HAL by default at boot time
2008-05-13 Christophe Lincoln Fix sound card config...
2008-05-13 Christophe Lincoln PCI sound card my detec but setmixer dont work, we need soundconf
2008-05-13 Pascal Bellard will declare files in /etc
2008-05-12 Christophe Lincoln Typo in wifi config message
2008-05-12 Christophe Lincoln Added tag 2.2 for changeset 90f1e1e131a1
2008-05-11 Christophe Lincoln hwconf.sh: setmixer is in /usr/sbin2.2
2008-05-05 Christophe Lincoln hwconf.sh: autodetect PCI device and load module if needed and avalaible
2008-05-05 Christophe Lincoln i18n.sh: use loadkey or busybox/loadkmap with /etc/keymap.conf
2008-05-02 Christophe Lincoln Added tag 2.1 for changeset d7ba6f674f9c
2008-05-02 Christophe Lincoln Use loadkeys and tazkeymap to configure keyboard layout2.1
2008-05-02 Christophe Lincoln Multi DNS server support via DNS_SERVER
2008-04-27 Christophe Lincoln Option: mount (Mount all ext3 local partitions automaticaly
2008-04-21 Pascal Bellard network.sh: typo
2008-04-18 Christophe Lincoln Added tag 2.0 for changeset 42c76146fbcd
2008-04-18 Christophe Lincoln network.conf: add wifi configuration variables2.0
2008-04-18 Christophe Lincoln Add wifi config and boot option (experimental)
2008-04-18 Christophe Lincoln Adapt rcS for the new udev + add /dev/dvd symlink
2008-03-21 Christophe Lincoln Added tag 1.8.1 for changeset eb339fcb3200
2008-03-21 Christophe Lincoln Manage default WM using /etc/X11/wm.default1.8.1
2008-03-21 Pascal Bellard rcS: assume /media/cdrom read-only
2008-03-21 Christophe Lincoln We need HOME for root at boot time (avoid files in /)
2008-03-20 Pascal Bellard hwconf: use soundconf -M to select a driver
2008-03-18 Christophe Lincoln Clear screen before shutdown
2008-03-16 Pascal Bellard hwconf: sound=<driver> => load kernel module
2008-03-15 Christophe Lincoln Added tag 1.8 for changeset b172321679b9
2008-03-14 Christophe Lincoln Mount /home uid=500 if fs is FAT321.8
2008-03-13 Christophe Lincoln Added tag 1.7.2 for changeset a708446deecd
2008-03-13 Christophe Lincoln Opts eject in rcS1.7.2
2008-03-11 Christophe Lincoln Added tag 1.7.1 for changeset e1b3c72a0920
2008-03-11 Christophe Lincoln Remove volume applet if no sound conf + rm more pkgs1.7.1
2008-03-10 Christophe Lincoln Added tag 1.7 for changeset a695a270b13f
2008-03-10 Christophe Lincoln Desktop entry to show Boot Log file1.7
2008-03-10 Pascal Bellard filter /var/log/boot.log
2008-03-10 Christophe Lincoln Chmod cdrom on each boot...
2008-03-09 Pascal Bellard hwconf.sh: catch sound= in /proc/cmdline
2008-03-08 Pascal Bellard /etc/init.d/rcS: avoid hardcoded path to help slitaz-loram-cdrom patch
2008-03-06 Christophe Lincoln Added tag 1.6 for changeset 1d23d97846bd
2008-03-06 Pascal Bellard Fix /dev perms, again1.6
2008-03-06 Pascal Bellard Fix /dev perms, see http://forum.slitaz.org/viewtopic.php?pid=376#p376
2008-03-05 Pascal Bellard Typo in hwconf
2008-03-05 Pascal Bellard Cmdline: sound=<driver> support
2008-03-01 Pascal Bellard Log boot into /var/log/boot.log using script and vcsa2txt
2008-02-25 Pascal Bellard Enhanced screen= kernel parameter
2008-02-25 Christophe Lincoln clean all lock files at boot time
2008-02-24 Christophe Lincoln Added tag 1.5 for changeset 2477245b229d
2008-02-24 Christophe Lincoln Prepa for release, add Andrew to the authors list1.5
2008-02-24 Christophe Lincoln Let user know if home device is not found
2008-02-23 Christophe Lincoln Mount /home failed with options -o uid=500,gid=500
2008-02-23 Christophe Lincoln Fix again and again.. home=DEVID
2008-02-23 Christophe Lincoln Modify home=* again...
2008-02-23 Christophe Lincoln Fix home=*, screen=text and swap opt only with home=*
2008-02-23 Christophe Lincoln Typo in bootopts.sh
2008-02-23 Christophe Lincoln Add option: swap=size (size must be in Mb)
2008-02-23 Christophe Lincoln Add option: laptop (load modules: ac battery)
2008-02-23 Christophe Lincoln Typo and modified shutdown screen output
2008-02-23 Christophe Lincoln Add option screen=text (dont start X login manager)
2008-02-19 Pascal Bellard bootopts.sh: typo
2008-02-19 Pascal Bellard bootopts.sh: allow UUID and label with home= (thanks Andrew !)
2008-02-15 Christophe Lincoln Added tag 1.4 for changeset e122131b9ad6
2008-02-15 Christophe Lincoln Shutdown/reboot starting with progress bar1.4
2008-02-15 Christophe Lincoln Fix alsactl restore
2008-01-14 Christophe Lincoln Restore alsa config for installed installed systems
2008-01-14 Christophe Lincoln Modified rc.shutdown(killall5) + typo
2008-01-14 Christophe Lincoln Moved cdrom settings to rcS
2008-01-06 Christophe Lincoln Added tag 1.3 for changeset 05e8997f04ee
2008-01-06 Christophe Lincoln Fix typo in rcS1.3
2008-01-06 Christophe Lincoln Hack on cdrom dev (cmod 0666)
2007-12-12 Christophe Lincoln Add option modprobe=<modules> to rcS (well done Pascal)
2007-12-12 Christophe Lincoln Fixed output redirection for sound=no in hwconf.sh
2007-12-06 Christophe Lincoln Added tag 1.2 for changeset 337a083dc89f
2007-12-06 Christophe Lincoln Fixed hwconf.sh 'status' + sound=no + rcS msg1.2
2007-12-03 Christophe Lincoln Add /etc/init.d/hwconf.sh (hardware configuration)
2007-12-03 Christophe Lincoln Added tag 1.0.0 for changeset a052c0a3dd7f
2007-11-30 Christophe Lincoln Add the shutdown script and one for local command1.0.0
2007-11-30 Christophe Lincoln Add network init script and config file
2007-11-30 Christophe Lincoln Add i18n.sh (config keymap, locale and TZ)
2007-11-30 Christophe Lincoln SliTaz boot options handler script
2007-11-30 Christophe Lincoln Add the main init script : /etc/init.d/rcS
2007-11-30 Christophe Lincoln Add default /etc/inittab
2007-11-30 Christophe Lincoln Add rcS.conf and /etc/init.d/README
2007-11-30 Christophe Lincoln Add the COPYING and AUTHORS file
2007-11-30 Christophe Lincoln Add the GNU general public license v3
2007-11-30 Christophe Lincoln Initial commit with a README file