This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18707
Commits
1
Branch
0
Tags
164 MiB
C
64%
Makefile
17.7%
Shell
9.1%
Perl
2.2%
Assembly
1.8%
Other
4.9%
Tag:
Branch:
Tree:
2af4d04336
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2af4d04336'
${ noResults }
freifunkist-firmware
/
package
/
base-files
/
files
/
lib
/
preinit
History
Daniel Dickinson
1f69f4cf64
base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit
...
SVN-Revision: 27501
14 years ago
..
02_default_set_state
base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit
14 years ago
05_mount_skip
…
10_check_for_mtd
…
10_essential_fs
…
10_indicate_failsafe
…
10_indicate_preinit
…
20_check_jffs2_ready
…
20_device_fs_mount
base-files: change /dev permissions to 0755 when hotplug2 is used (
#6039
)
14 years ago
30_device_fs_daemons
…
30_failsafe_wait
…
40_init_shm
…
40_mount_devpts
…
40_mount_jffs2
Fix whitespace
14 years ago
40_run_failsafe_hook
…
41_merge_overlay_hooks
base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks
15 years ago
50_choose_console
…
50_indicate_regular_preinit
…
60_init_hotplug
…
70_initramfs_test
…
70_pivot_jffs2_root
…
80_mount_root
…
90_init_console
…
90_mount_no_jffs2
…
90_restore_config
…
99_10_failsafe_login
…
99_10_mount_no_mtd
…
99_10_run_init
…