slitaz-boot-scripts log

age author description
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